ScreenActionType
An action which calls another backend screen via its screen id.
Fields
Whether to allow returning to the original caller screen.
Unique identifier of the object.
Map of the parameters (key-value pairs) to pass to the next backend screen.
The ID of the screen to navigate to.
The name of the object's type.
The name of the action object's type.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"allowBack": true,
"id": "83957878",
"params": [BackendScreenParam],
"screenId": "44264986",
"typename": "allow-want-audience-test-laugh",
"typeName": "senior-example-environmental-something-continue"
}