Backend Workflows
Harness the power of Backend Workflows in Bubble.io to automate complex processes and enhance your no code SaaS, enabling solopreneurs to build robust applications without writing a single line of code.

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 send data from Make.com to Bubble
In this Bubble tutorial video, learn how to seamlessly integrate data between web applications using services like Make.com and webhooks. Enhance your Bubble app's functionality with these step-by-step instructions on connecting with no-code platforms like Make.com.

How to send data from Zapier to Bubble.io
In this Bubble tutorial we demonstrate how to connect Zapier to Bubble. In our example we scrape data from a podcast called Diary of a CEO and import this data into Bubble using a Zapier Zap.

How to split and save OpenAI response Part 2
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.

Looping through with Javascript in Bubble Backend Workflow
How to loop through a complex math equation in a backend workflow where you can't use Math.js

No-code Social Media Post Scheduler
Learn how to incorporate scheduling features into your Bubble.io app with this tutorial. Discover how to set up a post scheduler with a user-friendly interface, perfect for building social media scheduling apps without a single line of code.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Add events to AddEvent in Bubble - AddEvent 4
Learn how to integrate Bubble.io with a no-code API connector to create new events and add them to a popup in your app in this step-by-step tutorial.

How to fix the OpenAI Error HTTP 400 in Bubble.io
This Bubble tutorial video demonstrates how to fix OpenAI HTTP 400 in your Bubble app and even prevent error HTTP 400 from happening again.

ChatGPT Clone - how to format chat bubbles
In this Bubble tutorial, I'm going to demonstrate how we can add some design improvements to the ChatGPT clone that I was building in my previous video.

How to send data from Make.com to Bubble
In this Bubble tutorial video, learn how to seamlessly integrate data between web applications using services like Make.com and webhooks. Enhance your Bubble app's functionality with these step-by-step instructions on connecting with no-code platforms like Make.com.

How to add OpenAI Text to Speech to your Bubble app
In this Bubble.io tutorial we demonstrate how to convert text to speech in your Bubble app using the OpenAI Text-to-Speech API including how to autoplay the speech as soon as OpenAI returns the MP3 file.

How to create a Pie Chart in Bubble.io
In this Bubble.io tutorial we demonstrate how to create a Pie Chart in Bubble using ApexCharts by Thimo.