Tutorials
Browse our examples of different types of workflows for use cases and best practices
# Tutorials
We've included some step by step tutorials that you can launch and quickly test.
# Refer 3 friends Get 1 free
In this workflow a user invites 5 friends to purchase their deal and, if at least 3 friends also purchase the deal, then the user gets it for free. Use the wait function and send events to a running workflow when each friend purchases the deal.
# Abandoned Cart Workflow
An ecommerce workflow that sends escalating notifications and emails to a shopper if they don't check out after adding items to their cart. Learn how to interact with and update, data in real time.