Help

Automatic base creating for new user

Topic Labels: Base design
480 2
cancel
Showing results for 
Search instead for 
Did you mean: 
joyia88
4 - Data Explorer
4 - Data Explorer

Is it possibel to create automatic base for the user when the new user is added to the table containing user info. Can we create script or any other method which can help us to create automatically based with predefined tables for the new user. 

2 Replies 2

Hi,
I don't think you can create base by script, but you can create the template base and then duplicate it for each new user. Also, in the new-created base, you can create a number of tables with given fields, using something like

await base.createTableAsync('Example2',[{'name':'Name','type':'singleLineText'},{'name':'Code','type':'singleLineText'},{'name':'Notes','type':'singleLineText'},{'name':'Role','type':'multilineText'},{'name':'Status','type':'multilineText'}])

For other field types, there might be additional parameters you can find here:

Alexey_Gusev_0-1691937480344.png

 

and here:

Alexey_Gusev_1-1691937554818.png

 

Zidansaha
4 - Data Explorer
4 - Data Explorer

Feel free to reach out to me at zidansaha1212@gmail.com if you’re interested in purchasing a 1-year Airtable Pro account[$240] for just $50.