Adobe Campaign · Schema

WorkflowPostEventRequest

SOAP envelope containing a signal event to post to a workflow, including the workflow ID, signal activity name, and optional XML variables.

Campaign ManagementCustomer ExperienceEmail MarketingMarketing AutomationMulti-Channel Marketing

Properties

Name Type Description
workflowId integer Internal ID of the target workflow.
activity string Name of the external signal activity in the workflow.
variables object XML element containing variable parameters to pass to the workflow transition.
View JSON Schema on GitHub