View Categories

Query related to fetching all tasks by task type

< 1 min read

Requirement: A customer wanted to know if there an API to fetch all tasks for a particular date range by tasks type without passing the parameters like OwnerId etc as mentioned in the JSON for this API: https://apidocs.leadsquared.com/retrieve-tasks/


Solution: Currently, we don’t have an API which retrieves all the task details in one go. However, one can try fetching the Task details by passing the JSON mentioned in the attached file.

Scroll to Top