Two-way sync between Google Contacts and GHL

houtan

Member
Is there a way to use the same workflow to create a two way sync between Google Contacts and GHL Contacts?
  • Google Contacts Create and/or Update into GHL
  • GHL Contacts Create and/or update into Google Contacts
I am having a hard time creating a GHL to Google sync as it requires a Webhook configuration.
 
P

Pabblymember11

Guest
Hey @houtan

Implementing a bidirectional synchronization between Google Contacts and GoHighLevel (GHL) where each service updates the other could potentially create an uncontrollable infinite loop. When you create or update a contact in Google Contacts, it triggers an update in GHL. This update in GHL would then trigger another update in Google Contacts, which would again trigger an update in GHL, and so on.

This constant back-and-forth updating can create an infinite loop of updates that is difficult to control or stop. Additionally, both Google Contacts and GHL have API rate limits and quotas, and an infinite loop of updates could quickly exceed these limits, causing further issues.
 
Top