What is your goal?
Connect stipe to Google sheets
What is the problem?
Cannot get stripe module to process webhook data
Connect stipe to Google sheets
Cannot get stripe module to process webhook data
Hello,
Welcome to the community.
Stripe webhooks must be triggered via Stripe.
So another words- there must be an event in Stripe which will cause Stripe to trigger the webhook.
If you are more advanced, you can find the related dev documentation and create a sample request using, for example, Postman to trigger your scenario.
To get the Stripe webhook URL, simply click on your Trigger module and then on the “Show address” button.