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

Get Country Information with an API

Use a simple API to get all country, capital, and region information. Great for pre-populating lists and dropdowns with countries.