website logo
HomeGo to Dashboard
User Guide
How-To Videos
Developers
Navigate through spaces
User Guide
How-To Videos
Developers
⌘K
Getting Started
Introduction
Compatibility
Terminology
SDK Installation
Shopify
Any Website
Dukaan
Angular 2+
WooCommerce
WordPress
Android Native
iOS Native
Flutter
Cordova
Ionic
React Native
Data Integration
Data Models
Mandatory Events
Mandatory Properties
Call to Action
System Events
Device Properties
Docs powered by archbee 
6min

General Apps

Applications can expect the following key value as a callback of CTAs

Go To Screen

When the user needs to be taken to a particular screen/tab of the app.

Properties

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.

Code Example

JS
TS
Java
Kotlin
ObjectiveC
Swift
Dart
|

Share App

When we want user to share the app by opening the share dialog with link to Google Play or App Store

Properties

Key

Value

Description

actionType

SHARE_APP

Type of action to be performed.

Code Example

JS
TS
Java
Kotlin
ObjectiveC
Swift
Dart
|
Updated 09 Aug 2022
Did this page help you?
Yes
No
UP NEXT
Educational Apps
Docs powered by archbee 
TABLE OF CONTENTS
Go To Screen
Properties
Code Example
Share App
Properties
Code Example