Get stage history and lead status history in bulk
Get stage history and lead status history in bulk
Hi
I'm trying to get this endpoints
https://www.zohoapis.com/crm/v2/Deals/Id/Stage_History
https://www.zohoapis.com/crm/v2/Leads/Id/Lead_Status_History
It works via rest api v2 but data is too large. It takes too much time to get all data and it explodes the quota.
Is there a way to get that data in bulk method ?