Jul 07, 2021 05:32 AM
Hey everyone, Is it possible to move a record from one base to another with an automation? My organization organized projects in their own bases and each task gets assigned an owner. Ideally, I would like to be able to use an automation that is triggered by a task/owner assignment and places the task in the owner’s own base in order to create a “to-do list” of tasks aggregated from different project bases. Thanks in advance for your reply!
Solved! Go to Solution.
Jul 07, 2021 06:37 AM
Each collaborator creates their own personal views. More about personal views can be seen here:
Jul 07, 2021 05:47 AM
The better setup for this would be to organize all the projects & tasks in a single base, and assign each owner their own “view” that only shows them their own tasks.
However, if you want to leave your setup as-is, you could use Airtable’s sync feature to do a one-way, read-only sync of a source table in a base to a destination table in another base.
For anything more advanced, you would need to write your own custom JavaScripts or use a low-code automation tool like Integromat.
Jul 07, 2021 06:35 AM
Thanks Scott, I think I am going to use views all in one base like you suggested. When it comes to assigning views am I, as the creator, able to assign personal views to collaborators or will they need to designate their own personal views?
Jul 07, 2021 06:37 AM
Each collaborator creates their own personal views. More about personal views can be seen here:
Jul 07, 2021 06:58 AM
Note that you aren’t required to create personal views. You can just create normal views for your team members as well.
Jul 08, 2021 12:22 PM
@Kamille_Parks is apparently also working on an app solution for this kind of challenges.