Autobinding

Learn how to save items to your database without having to run any workflows. This will let users change items in an input and automatically save to the DB.

Enroll to Watch

9 minutes

Learn how to save items to your database without having to run any workflows. This will let users change items in an input and automatically save to the DB.

Incorporate autobinding into your no-code bubble.io web application. In this no-code tutorial, we'll cover how to set up autobinding so users do not have to click a "Save" button. Instead, database fields will be binded with inputs so that whenever an input is modified, that item is automatically saved in the database.

Enroll to Watch

Database

Airtable Intro

Use Airtable as your backend database and connect it with your application. Learn how to integrate Airtable and retrieve/update/delete DB records.