Hi everyone, I recently set up Stripe payments integrated through Zapier, but I’m running into an issue. After a payment is made, I’m unable to send the data or metadata back into Glide. I’ve tried both the Stripe-to-Glide Zap and a webhook-to-webhook setup with the Glide API. While all the metadata appears correctly in the first Zapier webhook, only a few lines actually shows in the webhook that I’m trying to connect to glides api. The metadata includes a row ID in my payments table, which I use to locate a row and update the payment status. Any help would be greatly appreciated!
So you mean the field you want to bring back to Glide doesn’t appear when you configure the “Custom Request”?