Backend Workflows

Search

How to split and save OpenAI response

In this Bubble tutorial we'll demonstrate how to split text generated by OpenAI / ChatGPT and save each part of the AI generated text as a new entry in our Bubble database.

How to securely generate a verification code

In this Bubble.io tutorial video we demonstrate the right and secure way to generate a verification code. Remember that any data used in a front end workflow can be accessible to the user so we need to use backend workflows to complete this task.

How to create recurring workflows in Bubble in 2023

In this Bubble tutorial we demonstrate how to create a daily recurring workflow in Bubble.io. Previously we have demoed a work around using cron jobs to run workflows more frequently than each month. Since May 2023, Bubble has allowed all plans to use daily recurring workflows.

Why use backend workflows for your Bubble app

In this Bubble.io tutorial we explain how back-end workflows can significantly enhance the performance and security of your bubble apps. We also talk about benefits and a few examples!