Privacy
Discover how Bubble.io's Privacy features empower solopreneurs to build secure no-code SaaS applications, safeguarding user data and fostering trust in your no-code venture.
Debugging the Responsive engine & Privacy Rules in Bubble
In this video I help one of our members restructure a page using the Bubble new responsive engine and debug why a piece of text isn't showing up. Spoilers: the Bubble privacy rules need updating.
How To Protect A User's Data With Bubble Privacy Rules
In this Bubble.io tutorial video we give an introduction to the Bubble Data Privacy tab and demonstrate a simple solution that will fit most use cases. In this video we show how to only show database entries to the user who created them.
How to securely generate a verification code
In this Bubble.io tutorial video we demonstrate the right and secure way to generate a verification code. Remember that any data used in a front end workflow can be accessible to the user so we need to use backend workflows to complete this task.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code
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.
How to create a Pie Chart in Bubble.io
In this Bubble.io tutorial we demonstrate how to create a Pie Chart in Bubble using ApexCharts by Thimo.
5 Essentials before launching your Bubble app
In this Bubble tutorial we explain our top 5 essentials you must check before launching your Bubble.io.
Bubble pirate translator with OpenAI
In this Bubble.io tutorial we demonstrate how to use the OpenAI API with Bubble for no-code AI text generation using the slightly silly example of a English to Pirate text translator. We show up to succesfully make an API request to OpenAI using the Bubble API Connector and show the returned text on a page using Custom States.
How to transcribe an audio file - Whisper API by OpenAI
In this Bubble tutorial we explain how to set up the Whisper API Speech to Text tool by OpenAI with your Bubble app. This will get you started creating an app that takes an audio recording of speech and transforms it into text.
Can you build an email client with Bubble? - Quick Guide to Gmail API
You can build an app with Bubble and the Google Email API but it will end up costing more than $15,000 to launch your app.