Zoho CRM Workflow Function Not Receiving Field Data – All Values NULL
Zoho CRM Workflow Function Not Receiving Field Data – All Values NULL
Hi Everyone,
I am trying to do an automation using function and workflow.
One of our client has a request that they want to get an update about all of their sales order on their application when the status of sales order change. I created a work flow rules, crete and edit and if the account name is "client account name", then apply the function.
An automated category functuion is created to send
webhook url. later will be replaced by clients standard Mule Rest Callout with auth2.0 authentication.
my response is success but no data is sent all logs are showing data point is null. I have fot the fields name and API name from Zoho API names only.