Help

Re: Using list of Stripe Line items in Automation

1348 1
cancel
Showing results for 
Search instead for 
Did you mean: 
De_La_Campa
5 - Automation Enthusiast
5 - Automation Enthusiast

Hello everyone,

I am using webhooks to trigger an Airtable automation from Stripe event.
Then using script to call the Stripe api to pull additional data about event.

My issue, is that the data I need comes back as a list, and I cannot use the info in the next step of the automation…

Is there a script or way to break out the line items of the list (in Airtable), so that I can use them in workflow?

Shout out #aatt for the inspiration and getting me this far.

THANK YOU!

11 Replies 11

I have looked into Stripe’s APIs. That’s why I know these line items need to be expanded with code in order for the objects, I mentioned, to be retrieved with a webhook. Thanks anyway!

Sorry I couldn’t help :slightly_smiling_face: