Hello,
I am trying to create a simple customer journey that calls a workflow.
The segment has 3 contacts in it, and the workflow is to create a task using the contact information from the segment.
The workflow runs successfully but it isnt finding any input data. I set the regarding field to the contact, and the owner to the creator of the contact.
Am I referencing the wrong data in the workflow or missing a step in the journey to provide data from the segment for the workflow?
Regarding: {Contact(Contact)}
Owner: {Created By(Contact)}