Create Contact in Bexio if it does't exist

Hi
I would like to create a integration that is triggert by Google Contacts (when a new Contact is created) and then checks if this Contact exists in Bexio. If yes, it should skip, if no it should create a new Contact in Bexio.
The check shall use Lastname, Fistname and Email.

Does someone know how to do this?

Sincerly
Chris

Hi Christian,

This workflow is pretty straightforward. You should set up the Watch Contacts module as a trigger and split the scenario into two routes—one for the contacts w/ email, then the other for the contacts w/o email.

The search should happen by email or first and last name, depending on the contact type.


You proceed with the contact creation step only if the contact doesn’t exist in Bexio.


I attached the blueprint of the scenario that you can import to your Make.com account. Just create a draft scenario, press this button and upload the file.


Google Contacts - Bexio.json (26.0 KB)

Please let me know if you need help with this.