MANDATORY_NOT_FOUND
MANDATORY_NOT_FOUND
Hi,
Here's the API
https://www.zohoapis.com/crm/v2/functions/upsertlead/actions/execute?auth_type=apikey&zapikey=SOME API
Can someone help me with this? Here's my error.
{ "code": "success", "details": { "output": "{\"code\":\"MANDATORY_NOT_FOUND\",\"details\":{\"api_name\":\"Last_Name\"},\"message\":\"required field not found\",\"status\":\"error\"}", "output_type": "string", "id": "320308000000034001" }, "message": "function executed successfully"}
I already tried to encapsulate my json to "data" but still not working. Thanks