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 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.

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
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Bubble.io Table Element Pagination with Numbers
In this Bubble tutorial we expand upon our last video tutorial explaining how to add pagination to the Bubble table element. This Bubble tutorial demonstrates how to add a number for the current page and total number of pages.

Unlock RAG Providers for NO CODE AI App Development TODAY!
Looking to build AI-powered apps with Bubble.io but confused about which RAG service to choose? In this comprehensive guide, we break down the top RAG (Retrieval Augmented Generation) services perfect for no-code developers. From Pinecone's robust platform to OpenAI's file-based system, Xano's database-first approach, discover which service best fits your project needs.

ChatGPT, OpenAI API & Web Search API Combined
Learn how to combine the power of Bubble.io and the OpenAI API to create a ChatGPT client with web search capabilities using the Brave Search API.

Rerank Text By MEANING With Cohere In Bubble.io Step by Step!
Discover how to enhance your Bubble.io app with AI capabilities using Cohere's rerank feature - a powerful alternative to OpenAI! In this detailed tutorial, learn how to implement intelligent text matching and relevancy sorting in your no-code applications without building complex RAG infrastructure. Perfect for Bubble.io developers looking to add sophisticated AI functionality to their projects!

Bubble ChatGPT Clone: How to delete chat sessions
In this Bubble.io tutorial we expand on our previous Bubble.io ChatGPT Clone videos to show you how to delete a conversation and all messages included in that conversation.

How To Make a Custom Designed Tickbox in Bubble
In this Bubble.io tutorial video we show how to add custom tickboxes / checkboxes to your Bubble app.