First steps
Events and Behaviour Tracking
User Data
- Email Builder Review
- Designing your email
- Creating a Synchronized Module
- Setting Responsivity
- Building Smart Containers
- Creating a Gmail Promotions Annotation
- Adding a Rollover Effect
- Adding a Background to an Email
- Adding Anchor Links
- Adding a Video to an Email
- Adding a Table to an Email
- Adding a Custom Font
- Adding Social Media Buttons
- Editing HTML and CSS
- Working with “Images” block
Omnichannel
Automation
Personalization
Analytics
Multilanguage Campaigns
Recommendations
API
Security and Compliance
Integration
Managing mobile SDK access keys
After installing and configuring the Reteno SDK, you have to create the access key.
This access key authorizes all the requests sent from the mobile app through the SDKs (iOS, Android & React Native) to Reteno.
Creating and enabling the access key
To create and enable the access key:
1. Go to your profile → Settings → Mobile Push and connect your mobile app using these instructions.
2. In the connected app, select the Access Keys tab and click Add key.
3. In the Create access key dialog box, enter the key description in the Description field and click Create.
Note
Assigning the description for each mobile access key allows you to identify it and understand which integration it is associated with.
4. To enable the access key, switch on the slide button on the right-hand side.
Warning!
If you do not need to use the access key, disable it by clicking its slide button.
Using the key to access Reteno SDK
To use the access key to authenticate access to your Reteno mobile SDK:
- Go to your profile → Settings → Mobile Push and select your mobile app connected to Reteno.
- Select the Access Keys tab, point to the key, and click the Copy icon beside your key.
- Send your API key in X-Reteno-Access-Key HTTP header in every request.