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

Retrieve Company Logos by a URL

Use an API call to retrieve company logos by simply using a URL. Example: Using google.com retrieves Google's logo in the form of an image.