Pass a value from contact list to customer server using data action

Hi all,

I have an agentless outbound campaign with a rule that will update a contact list column "Result" if the call was answered or not. Then I need to pass this value from column "Result" using data action to customer server. Can you please guide me how to configure data action for this case? I have already configured Campaign, rules, and architect flow, only missing data action part.

Thanks in advance!
Daki

I would always advise that you master the API you are trying to use in a tool like postman, so that you understand authentication (if required) and how to layout the requests that you need to make. Once you have that stuff down feel free to ask detailed questions.

If you are new to data actions this video will walk through creating a simple action:

Hi Jason,

Thank you for sending me this tutorial, very helpful! I was missing POST method in data action in my case.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.