File
Discover how Bubble.io's File feature empowers solopreneurs to effortlessly manage and store documents, images, and media within their no code SaaS applications, streamlining workflows and enhancing user experiences without writing a single line of code.
No items found.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Using JSON-safe with Bubble.io and the OpenAI API
This Bubble tutorial is a follow up to our ChatGPT chatbot video where we demonatrated to how create a conversation with the OpenAI API using GPT-3.5-turbo. This videos demonstrates an improvement to our initial chatbot by using the Bubble.io text modifier :formatted as JSON-safe. This can solve many of your JSON syntax errors and OpenAI API errors by correctly escaping punctuation and formating your text input.

Add Stunning In-App Notifications in 1 Minute
Improve your UX with beautiful in app notifications.

Web Scraping Google Search Results in Bubble.io - Part 1
Web scraping Google search results is easy with the Serper.dev API. In this Bubble.io tutorial we demonstrate how to use the Serper.dev API to fetch Google Search results into your Bubble app. A must for anyone building an SEO focussed SaaS app with Bubble.

Fix Slack Message Sending 'Challenge' Issues with Slack app
Struggling with Slack API integration in your Bubble.io app? Discover a game-changing solution to seamlessly handle Slack event subscriptions! In this tutorial, I share a crucial time-saving technique for no-code developers working with Slack's API challenge-response mechanism. Learn how to efficiently manage webhook data between Slack and your Bubble.io application without getting stuck on API verification challenges.

Is Lemon Squeezy a good Stripe alternative for Bubble.io
Looking for a Stripe alternative for your Bubble app? We've been testing Lemon Squeezy. Here is our comparison between Stripe and Lemon Squeezy for Bubble app builders.

OpenAI Loading Animation - Using CSS
In this Bubble tutorial we demonstrate how to improve your Bubble app's UX (user experience) by showing a loading animation while you wait for a response from the OpenAI API (ChatGPT). This tutorial uses a CSS animation from loading.io.