Lead Gen & CRM
How can we help you?
Search our help articles, video tutorials, and quickstart guides

You've got this. You've got us. Search our Knowledge Base to quickly find answers to your questions.

Understanding Lead Gen & CRM Open API Methods: Tasks

Article: 000054793
Updated: December 30, 2025

A reference source for Lead Gen & CRM's task-specific API methods

Lead Gen & CRM has a distinct API organization. This article will detail the methods listed within the Lead Gen & CRM API, related to Tasks.


Article Contents


Users:
Administrators 
Company Managers  
Marketing Managers  
Sales Managers  
Salespersons  
Jr. Salespersons  

 

Additional API Information

This article provides specific method content about Lead Gen & CRM's API. However, given the size and scope of the API, information is broken up and is contained in different articles. Each article focuses on a specific function of Lead Gen & CRM's API. Additional API information can be found in the following articles:


 

Task Methods

createTasks

Specify a list of UserTask objects to be created.
 
Params Name Type  Is Required  

objects

 list<userTask> Required 
       
Return
Data
Name Type    

creates

 list<createResult> 

 

 

 

deleteTasks

Specify a list of UserTask objects to be deleted, by ID.
 
Params Name Type  Is Required  

objects

 list<userTask> Required 
       
Return
Data
Name Type    

deletes

 list<deleteResult> 

 

 

 

getTasks

Retrieve a list of UserTasks given a WHERE clause, or retrieve all Tasks if WHERE clause is empty. If an id is provided, only the UserTask with that id will be returned, and other parameters are ignored.
 
Params Name Type  Is Required  

where

 

hash

Required: none

Optional: id, type, allDayTask, whatID, whatType, whoID, whoType, title, ownerID, accountID, isClosed

 Required 
       
Return
Data
Name Type    

userTask

 list<UserTask> 

 

 

 

updateTasks

Specify a list of UserTask objects to be updated.
 
Params Name Type  Is Required  
objectslist<userTask>Required 
       
Return
Data
Name Type    

updates

 list<updateResult> 

 


Did this article answer your question?


Constant Contact Logo

Copyright © 2026 · All Rights Reserved · Constant Contact · Privacy Center