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.

4 reasons why your Bubble Backend Workflow API endpoint isn't working
Here are the top 4 reasons your Bubble.io backend workflow API endpoints are not working with a third party webhook.

Add Subscriptions to your Bubble app with Lemon Squeezy
In just 5 minutes you can simple add a subscription checkout to your Bubble app using Lemon Squeezy. This Bubble tutorial video explores how to add Lemon Squeezy to Bubble and using webhooks to track orders.

Bubble with Speech to Text using AssemblyAI - Part 2
In part 2 of the AssemblyAI and Bubble.io tutorial series we explore how to use webhooks to inform your Bubble app when a transcript has been completed.

Bubble with Speech to Text using AssemblyAI - Part 3
In the final part of this Bubble tutorial series using the AssemblyAI Speech to Text API we create a simple front end form for users to upload an audio file and receive a transcript.
.png)
Build LARGE Multi Step Forms for Onboarding in Bubble FAST! Part 3
Matt unveils the secrets to creating sleek, efficient, and highly adaptable onboarding forms.

Build LARGE Multi-Step Forms for Onboarding in Bubble FAST! - Part 1
Are you looking to supercharge your Bubble app's onboarding process with robust multi-step forms?
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Email confirmation made EASY
Discover everything you need to know about sending email confirmation emails when signing up users in your Bubble app. Verifying user identity through email confirmation is an effective way to combat fake accounts and ensure a secure registration process for your no-code SaaS startup.

How to send SMS messages (Alternative to Twilio)
In this Bubble.io tutorial we explain how to send SMS notifications from within your Bubble app. Everyone thinks of Twilio when they think of an SMS API that works with Bubble. However, I have found that ClickSend offers a much more friendly and straightforward toolkit that will have you sending SMS notifications to your app's users far quicker than if you where using Twilio.

Send ONLY Your Latest Messages to OpenAI in Bubble.io?
Discover a crucial but rarely documented limitation when working with OpenAI API in Bubble.io: the message limit per conversation. In this technical tutorial, learn how to implement an elegant solution for managing message history in your Bubble.io AI applications, particularly when dealing with extensive back-and-forth conversations between users and AI.

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.

How to Fuzzy Search non-text fields in Bubble.io
In the Bubble tutorial we demonstrate how to use the Fuzzy Search & Autocomplete plugin by Zeroqode to search fields that ARE NOT text fields. This quick workaround makes use of Database Triggers to keep your database in sync.

Calculate Days Between Dates LIKE A PRO in Bubble.io!
Struggling with date calculations in Bubble.io? Discover how to accurately calculate the number of days between two dates in your no-code web applications. In this tutorial, we uncover why date calculations can be tricky in Bubble.io due to its Unix timestamp handling and timezone conversions, and show you a practical solution using server-side scripting with the Toolbox plugin. Perfect for developers building rental platforms, booking systems, or any app requiring precise date difference calculations.