Link
Discover how Bubble.io's Link feature empowers solopreneurs to create interactive and user-friendly no code SaaS applications, enabling seamless navigation and enhanced user experiences without writing a single line of code.
Bubble.io Magic Links Update: Unlocking Simplicity!
Give your Bubble app's Magic Links and update with this quick no code improvement. Simplify email confirmations and reduce friction for your users with this step-by-step tutorial on implementing magic links in your Bubble.io app.
Build a No Code SearchGPT with Bubble.io
Build a No Code SearchGPT with Bubble.io and unlock the power of AI-powered search for your no-code SaaS startup.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code
Wish Canva had an API Try templated.io
Discover how to transform your design process with intuitive tools and integrations! This video explores the exciting world of Canva and its current limitations regarding API access. Learn about the challenges users face while trying to automate their design workflows and discover how different tools can bridge the gaps. You’ll gain insights into working smarter with templates, the potential for future developments in design technology, and alternative solutions that can enhance efficiency.
Tracking User activity & events in your Bubble app with LogSnag
In this Bubble tutorial we demonstrate how to track user activity and gather basic analytics for how your Bubble app is being used using Logsnag.
Creating a Chatbot experience using Bubble & ChatGPT API
In this Bubble tutorial we demonstrate how to use the ChatGPT API to create an AI chatbot like experience in your Bubble app. We dive right the deep end of the Bubble API Connector, we have getting started videos for the OpenAI API on our channel already. This video shows one way to approach the challenge of formating the message history correctly in JSON so that your chatbot is aware of the message history and respond accordingly.
How to Make Dynamic Webhooks in Bubble.io and Respect App Version
We'll show you how to create dynamic webhooks while ensuring that your app version is respected. Webhooks are essential for integrating your application with third-party services, and making them dynamic allows for greater flexibility and functionality.
How to Use Search Element to Display Single Map Marker On Google Maps
In this Bubble.io tutorial video we show how to link a Search field with a Google Maps instance. This video demonstrates and explains the need to store address data as Geographic field data in order to provide the necessary integration with the Google Maps API.
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.