Open Server Link
An action to pass complete session data and retrieve redirect location from your server on each user action
dataobject
A data that you can set and will be returned to you upon user click to recognize the action
Example:
{"your-internal-id":"something"}
Open Server Link
{
"data": {
"your-internal-id": "something"
}
}