Skip to main content
Question

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

  • February 7, 2024
  • 1 reply
  • 65 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?

 

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • February 7, 2024

Hi @henrym 

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