Unable to update contacts in PabblyChatflow when updated in Zoho CRM

Status: Closed · Asked by Abhilesh Jha on · 0 views

Soumya Tripathi — Reply ·

Hello @taxajca
Upon reviewing your workflow, we noticed that you're mapping the "Contact ID" from the Zoho CRM response directly into the Pabbly Chatflow action step "Contact ID," which is incorrect.

To resolve this, we’ve added an additional action step:
Pabbly Chatflow: Custom API Request (Beta)

In this step, we’ve used the following API endpoint:
https://chatflow.pabbly.com/api/v1/contacts/?mobile=(number)
This will fetch the correct Contact ID based on the mobile number.

You can now map this Contact ID into the next action step:
Pabbly Chatflow: Update Contact

Back to all forum threads · Log in to reply