Oct 25, 2024 11:55 AM
Hi All,
I hope this message finds you well!
I’m currently working on a project in Airtable that involves two different bases, and I need help ensuring that when a record is marked as "Complete" in one base, it also reflects as "Complete" in the other base without the person manually marking 2 separate records in different bases. Here's a loom video - https://www.loom.com/share/fdb6298730f3446cb3f74afe0979669c?sid=5744e56b-d093-47d5-bf70-15f75bc4773d.
If anyone has experience with this or could offer guidance on the best approach to set this up, I would greatly appreciate it!
Thank you so much for your assistance!
Oct 26, 2024 12:51 AM
Hmm, if the table structures were the same then you could probably solve it with two-way syncing. Given that your table structures are completely different (Daily Activity is one record per task, whereas Listings is one field per task), I think you're going to need to:
1. Sync the data from one table to the other
2. Use an automation with a bunch of conditonals to update the appropriate field
Oct 26, 2024 07:36 AM - edited Oct 26, 2024 07:36 AM
Another approach is that you can always communicate across multiple bases by using Airtable’s API, so you can choose to write an automation script or use a no-code tool like Make’s advanced automations to communicate between multiple bases. (If you’ve never used Make before, I’ve assembled a bunch of Make training resources in this thread.)
Hope this helps! If you’d like to hire an expert Airtable consultant to help you with anything Airtable-related, please feel free to contact me through my website: Airtable consultant — ScottWorld
Oct 29, 2024 08:03 AM
To automate updates between two bases in Airtable so that marking a record as "Complete" in one base reflects the same in another, here are a few methods you can try:
Use Airtable Automations:
Zapier or Make (formerly Integromat) Integration:
Sync Tables in Airtable (Pro Plan Feature):
Using these methods, you can streamline the process and ensure that status updates occur automatically across both Airtable bases without manual input.