Data Integration
Call to Action
General Apps
5min
Applications can expect the following key value as a callback of CTAs
When the user needs to be taken to a particular screen/tab of the app.
Key | Value | Description |
---|---|---|
actionType | GO_TO_SCREEN | Type of action to be performed. |
screenName | String value | Name of the screen on which user should land. |
When we want user to share the app by opening the share dialog with link to Google Play or App Store
Key | Value | Description |
---|---|---|
actionType | SHARE_APP | Type of action to be performed. |
Updated 25 Mar 2024
Did this page help you?