Plugins
Discover how Bubble.io plugins can supercharge your no-code SaaS journey as a solopreneur, enabling you to add powerful features and functionality to your Bubble app without writing a single line of code.
3 easy mistakes to make with the Bubble.io API Connector
Learn how to avoid the top three mistakes of using the Bubble.io API connector, including keeping your API key private, understanding the correct content type to use, and setting the API call as an action rather than data to control usage and prevent excessive billing.
3 reasons why building a no code meeting bot is a bad idea
You can build an AI powered meeting bot with Recall.ai, but are meeting bots a good business idea?
3 ways to edit calendar events in Bubble.io
In this Bubble.io tutorial video we demonstrate 3 ways you can edit events in Bubble. How to enable modification through dragging, how to enable modification through resizing and how to enable modification using a pop up.
AI Image Generation in Bubble with DALL-E 2 OpenAI API
In this Bubble tutorial video we demonstrate how to generate AI images within your Bubble app using the DALL-E 2 API (Public Beta) from OpenAI. We take you through every step from interpreting the DALL-E 2 API documentations, to setting up the Bubble API Connector.
AI Images with Bubble.io using OpenAI DALL-E 3
In this Bubble tutorial we demonstrate how to use the OpenAI DALL-E 3 API to generate AI images in your Bubble app.
AI Web Scraping Product Hunt
In this Bubble tutorial we explore how to use Browserbear AI web scraping to web scrape the Product Hunt homepage.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code
The Ultimate Guide to Monitoring AI in Your No Code SaaS
Using the Cloudflare AI Gateway is a must for any No Code SaaS builder using an AI API like OpenAI or Anthropic Claude.
How to extract data from text (without regex) in Bubble.io
In this Bubble.io tutorial we show how you can use the Split by modifier to target and extract specific parts of a larger volume of text. This techique is an alternative to extracting text using a regex expression.
Adding personalized greetings to your Bubble app
Here's how to add personalised greetings to your Bubble app such as Good Morning, Good Afternoon & Good Evening using conditional statements and Current Date/Time.
How to increase OpenAI token limit - Error 400
In this Bubble tutorial video we demonstrate how you can increase the message length for OpenAI's gpt-3.5-turbo model allowing you to have large conversations in your Bubble ChatGPT clone. Fix for OpenAI error "content_length_exceeded".
How to pick a transactional email provider for your Bubble app
In this Bubble.io video we explain the importance of picking a reliable transactional email provider. Nearly all the emails you send from your Bubble app will be transactional emails and there are a series of things to consider that will improve deliverability and decrease the likelihood of your emails going into Spam or Junk. This video gives an overview of my thoughts about SendGrid, Mailgun and Postmark.
OpenAI Assistant & Bubble.io API Connector Part 1
In this Bubble tutorial we demonstrate how to use the OpenAI Assistant API, OpenAI Thread API and Bubble API Connector.