March: Day 2

Our incoming webhooks feature lets you set up webhooks in external platforms so that they can send webhook events directly to Loops, starting with Stripe.

Stripe Integration via Webhooks

The Stripe integration via webhooks in Loops

Loops 🀝 Stripe

Our incoming webhooks feature lets you set up webhooks in external platforms so that they can send webhook events directly to Loops – starting with Stripe.

ELI5: You can now automatically update and contact your audience in Loops following actions that users perform via Stripe

At a glance, this means that you can now sync your Stripe user data to Loops to send timely customer and invoice-related messages.

Syncing Stripe customer data into Loops

The four event properties are:

  • customer.created:

    • Recommendation: Send a welcome email πŸ‘‹

  • customer.updated:

    • Recommendation: Send an email that lets users know about their newly available features

  • invoice.paid:

    • Recommendation: Send a confirmation of payment email βœ…

  • invoice.payment_failed:

    • Recommendation: Send an email asking the user to update their billing info so that there isn’t a lapse in their service πŸ’Έ

Ready to get started? Take a look at our docs or our Stripe-specific templates to keep your users in the loop (pun intended).