Automatic activities
Automatic activities can also be triggered via the REST API. As such activities do not expect any input, any try to pass data to the activities in the activity_input_data member of the REST API request will be ignored. The activity_output_data member of the REST API response will always be empty for such activities as well.
Last updated