v1

latestSwagger 2.0raw.githubusercontent.com2018-12-0670110154.0 KB
workflows

Executes the defined workflowstep with the specified user/event attributes

post/applications/{application}/preview_action

Path parameters

applicationstring required

The identifier of the application

Request body

userPropertiesobject

A map of user properties to be used as user fields. If the action contains ${user.name}, should have an element with key 'name'

eventPropertiesobject

A map of user properties to be used as event fields. If the action contains ${event.level}, should have an element with key 'level'

Response

The action was executed correctly

resultstring