Send email if Zoho Connection fails

Hi all,
my client uses Gravity Forms with Zoho CRM Sync. Everything was working fine until the user connected via the link was removed from Zoho CRM. The link through Gravity was just removed.

So my question now is:

  1. Is there a way to get an email notification should the connection to Zoho fail in case the user on Zoho was removed or any other API Errors?

GF has a hook that would allow you to send a notification if a feed fails to process.

The example there is for MailChimp but could easily be customized with something like ChatGPT for Zoho.

3 Likes

Thanks I will give it a go. I could not find anything specific for ZOHO error handlign hence I asked here.