Google Calendar API
Supercharge your no code SaaS with Bubble.io's Google Calendar API integration, empowering solopreneurs to seamlessly sync events and manage schedules within their apps.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Search across multiple fields in database with Fuzzy Search
In this Bubble.io tutorial video we demonstrate how using a Fuzzy Search plugin can enable you to expand search funciton beyond the built in Search Box. This tutorial explains how to use the 'ZQ Fuzzy Search & Autocomplete' plugin and how to create a search that searches across multiple fields in your database.

Building a no-code CRM? How to save $15,000
Did you know that if you're planning to use the Gmail API in Bubble.io you may be subject to a security audit costing more than $15,000! Source: OAuth API Verification FAQs

Bubble.io Beginners - How to create a new database entry
In this Bubble tutorial for beginners we explain how you can create new entries in your Bubble database using a form. We use the Create new thing workflow action to create a new contact using 2 input fields.

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.

Bubble with Speech to Text using AssemblyAI - Part 1
In this Bubble.io tutorial we demonstrate how to turn speech into text using the AssemblyAI API. AssemblyAI is a good alternative to OpenAI's Whisper API and doesn't share some of Whisper's limitations.

The mistake everyone makes with Auto-Binding in Bubble.io
In this Bubble.io tutorial we demonstrate the very common mistake that people make when using auto-binding to save data in their Bubble apps.