We are trying to get leads from our Zoho CRM using API version 2.
We only need to get the last modified leads from our system. According to your documentation we have passed the parameters to request as follows
We have to get the records which are updated/created on or after 2019-11-04T00:00:00+00:00 means after 12 AM on 4th Nov to 5th Nov 12 am.
In our CRM there is last records which are updated/created on
24th October. After that no data is modifed and created still the
response is showing all the leads from CRM.
We need to get correct result from API .
How can we do this?
Request URL :-
Array
(
[0] => Authorization:Zoho-oauthtoken 1000.9ce20a6e9ff4ab65d4e6f1c9847ea54e.5af7d3869bddfa85d8f776ec9d27a474
)