Hello,
I'm looking to automate two processes between my PostgreSQL database and Zoho CRM using Zapier:
- Automatically import new contacts into Zoho CRM when a new row is added to my "Table_Contacts" in PostgreSQL.
- Update these contacts in Zoho CRM using another PostgreSQL table "Table_updated" that shares a common field.
Could you assist me in setting up these zaps, especially to trigger actions on a new row and to dynamically map fields between databases? Because actually I can only import one by one people on my new contact and I don’t understand why.
Thank you for your help,