Good morning everyone.
I have two different databases because I organize two different companies and sell cars. Both have their own car stock but I would like to create a table with both stocks together (they have the same column format). The IDs of the two tables are AUTONUMBER but I could use the frame as the unique id.
I currently did this:
1) created a synchronized table from database B to database A
2) created record creation automation from database sync table B to table A (works)
3) when I try to create the record update automation it always gives me an error, I don't know what to put in the RECORD ID field because it only offers me the data from table B, not A
I also tried with Zapier, Make, anyway...
How can I solve it? I am going crazy!!