Hello!
We have a table that our team uses to keep track of tasks.
I have another table in a different base where I keep track of our email newsletter schedule.
- Base 1: Table = Tasks
- Base 2: Table = Newsletter Calendar
I want to be able to create a task for each newsletter and use the two-way sync to link the tasks back to the newsletter calendar.
I've created a shared view in the newsletter calendar.
What I'm stumped on is how do I add each of the newsletters as a task record in the task table.
Is there not a way to import records from a synced base into an existing table?