Hello everyone, I have two tables: Pre-production and Production.
I was able to make an automation so if I "approve" a project submitted through form to Pre-production table, a new record is created in Production with the same name and info.
Now I want to make an automation so if the info in Pre-production table is updated, it will also update the same info in the Production table. But I keep getting an error. What am I doing wrong?