Aug 27, 2022 10:36 AM
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!
Aug 30, 2022 07:22 AM
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!
Aug 30, 2022 07:23 AM
Sorry I couldn’t help :slightly_smiling_face: