Parameters | Type | Description |
---|---|---|
appId | String | Unique identifier for the app |
apiKey | String | Authentication key for the app |
region | String | Geographic region for the app |
baseUrl | String | Base URL for API requests |
formFields
key mentioned above:
JSON Property | Type | Description |
---|---|---|
text | String | Required, text to be displayed in the label element |
JSON Property | Type | Description | Default Value |
---|---|---|---|
optional | boolean | Optional, will be validated when doing the submission based on this | true |
JSON Property | Type | Description | Default Value |
---|---|---|---|
url | String | Required, | |
actionType | String | required | urlNavigation |
JSON Property | Type | Description | Default Value |
---|---|---|---|
url | String | Required, | |
actionType | String | required | deepLinkAction |
JSON Property | Type | Description | Default Value |
---|---|---|---|
optional | boolean | optional, | true |
label | String | required | |
defaultValue | Array of string | optional |