[Solved] Airtable data for each user - CRM

Hey! I want to make an app that is like a CRM but more simple. The thing is I want each user to have his own airtable database. It is possible to do that?

Cheers

No, you can’t dynamically manage Airtable databases in Thunkable. They have to be pre-created/synced first. Unless there’s a way to do it with Airtable’s API… and then I guess you could!

You’re probably better off using Firebase for something like that.

1 Like

Yes, it is possible to create an app that uses Airtable as a backend and allows each user to have their own database.