Schedule an API Workflow

Learn how to schedule API workflows to run tasks at a specific date. In this tutorial, we'll go over how to send an email to a user 'X' days after they sign up.

Enroll to Watch

12 minutes

Learn how to schedule API workflows to run tasks at a specific date. In this tutorial, we'll go over how to send an email to a user 'X' days after they sign up.

Learn the foundational skill of scheduled API workflows. Unlike traditional workflows in Bubble.io app development, scheduled workflows allow you to schedule workflows at a later date. This is an extremely powerful feature that extends the functionality of your no-code app. In this no-code tutorial, we'll cover how to send an email to a user at a specific date in the future.

Enroll to Watch

APIs

Receive Incoming SMS Texts

Learn how to receive and process incoming SMS texts in your bubble application. Users will be able to text, and your app will digest the data and act on it.