Question

How do I efficiently capture a trigger payload as a variable and add it to an event data field in Customer.io?

  • 7 February 2024
  • 1 reply
  • 17 views

I’m working on a simple zap that receives a Successful Payment Notification from Recurly and then aims to create an event in customer.io in the same format. 

 

I’m looking for a way that I can just copy the entire trigger payload into the event data, rather than build each field one by one. The later option is quite tedious, especially considering that the full field names don’t show in the dropdown and I have to click “More” to expand them. Also I want to be protected in case the source format ever changes.

 

Is there some intermediate step I can use to capture the entire trigger payload as a variable and then place that into a single event data field?

 


1 reply

Userlevel 7
Badge +14

Hi @henrym 

Unfortunately at this time each data point needs to be mapped individually between Zap steps.

Reply