Backend trigger event

hi there! my website is connected to stripe and when a customer unsubscribes, i want to send them an email. however im having trouble doing this. ive set up this backend workflow and ive tried other thingd but nothing is working :frowning: if ANYONE has any tips that could help it would be really appreciated.

Hey @uniqueinventions1 :wave:

Use a ‘webhook’ instead of a trigger. You set this up in Stripe whenever someone cancels their subscription. Then catch it in the backend of Bubble and send an email.

https://manual.bubble.io/core-resources/api/the-bubble-api/the-workflow-api

Hope that can guide you in the right direction. Let us know if you need more help once you try it out. :blush:

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.