API Connector
Unlock the power of external data for your no code SaaS with Bubble.io's API Connector, empowering solopreneurs to seamlessly integrate third-party services and expand their app's functionality without writing a single line of code.

Learn How to Easily Scrape Google Maps Data
Welcome to another in-depth Bubble tutorial where we delve into the integration of Serper.dev's Places API with Google Maps for a powerful and intuitive mapping experience.

Let’s Build a No Code Invoice Web App - Part 4 (Email Invoices)
Learn how to enhance your no-code invoicing app by integrating Postmark for transactional emails in this comprehensive Bubble.io tutorial. Dive into setting up email templates, variables, and API connectors to create a seamless experience for sending invoices to your clients. Master the art of no-code development with this step-by-step guide.

Loops.so have released a Bubble plugin
Learn how to seamlessly integrate the latest Loops plugin with Bubble.io to streamline your email API services without the need for extensive coding. Automate tasks, create contact integrations, and enhance user experiences with this innovative solution designed for efficiency in marketing and transactional emails.

Mastering Bubble.io: How to Generate Professional PDFs from a Word Template
Learn how to generate high quality professional PDFs via a custom API built with Comnoco.

Mastering Portkey.ai: Your Guide to AI Analytics and Prompt Engineering for Developers!
Discover Portkey, the ultimate AI analytics and management platform for no-code developers building with Bubble.io! In this comprehensive tutorial, I'll show you why Portkey has become my go-to tool for tracking AI usage, costs, and performance in Bubble.io web applications.

No Code Developers Embrace Google's AI Search Revolution!
Discover step-by-step instructions to integrate Google's advanced grounding feature into your AI API requests, bringing real-time Google search results directly into your applications.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

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 add a progress bar to your Bubble.io app
In this Bubble.io tutorial we demonstrate how to create a progress bar in Bubble using the Progress Bar plugin by Bubble.io. This Bubble tutorial includes a couple of extra tricks and tips including how to remove the text value from the progress bar and how to work with the progress bar when you are not working with percentage values.

GPT-4 Chatbot with Bubble - OpenAI chat and text generation
Here is every step needed to create an OpenAI GPT-4 powered chatbot using Bubble the no-code web app development platform. Discover how to use the Bubble API Connector to connect directly to the OpenAI API, how to interpret the OpenAI API documenation and format your messages using the JSON-safe modifier. Watch this video and save yourself hours of API errors.

Instant Scroll to Top without animation
Learn how to optimize your Bubble.io one page app by implementing a simple JavaScript solution to address the scroll to top issue when changing custom states.

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.

Pagination with the Bubble Table Element
In this Bubble tutorial we demonstrate how you can add pagination to the Bubble table element. The Bubble.io table element doesn't include the same set of expanded features as repeating groups. So here is our workaround.