Workflow templates
>
Send MySQL users Twilio messages based on in-app events

Send MySQL users Twilio messages based on in-app events

Increase user engagement by notifying users of certain in-app events over SMS.

Increase user engagement by automatically notifying users of certain in-app events. For example, you might have a delivery app and want to send a notification when users place a new order. This workflow that connects MySQL to Twilio to send your users SMS notifications based on in-app events.

Workflow Steps

1. Trigger: Every minute

2. Query MySQL for new activity within the last minute (e.g. new orders created)

3. Fan Out (perform the following steps for every order)

4. Query MySQL for the user who created the order

5. Send the user an SMS message with Twilio

More

workflows

More coming soon
See all
workflow templates