Inserting leads using the API v2, but nothing is showing up in the leads table
I tried to insert leads using the API, and even though I am getting a successful response, when I check the zoho crm lead page nothing is there.
{#849
+"data": array:1 [ 0 => {#845 +"code": "SUCCESS" +"details": {#846 +"Modified_Time": "2018-09-21T17:46:53+08:00" +"Modified_By": {#847 +"name": "*" +"id": "*" } +"Created_Time": "2018-09-21T17:46:53+08:00" +"id": "*" +"Created_By": {#848 +"name": "aimen.sasi" +"id": "*" } } +"message": "record added" +"status": "success" } ]
}