Zoho Crm API InsertRecord - Workflow
I am trying to execute workflow on creation of record using zoho crm api and also did wfTrigger = true.But it is still not working.
Here it is my xml data:
<{authtoken=[hidendata], scope=[crmapi], version=[2], xmlData=[<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<customModule14>
<row no="1">
<FL val="Message">Yup</FL>
<FL val="Phone Number">hidennumber</FL>
<FL val="SMS-Status">received</FL>
</row>
</customModule14>
], wfTrigger=[true]},{Content-Type=[application/x-www-form-urlencoded]}>