No Credit Cost
This endpoint doesn't consume Apollo credits. Learn more about API pricing and credits.
Tasks let you track, prioritize, and help you complete actions required for your outbound sales motion.
Use the Bulk Create Tasks endpoint to create multiple tasks in a single API request. A separate task will be created for each contact provided.
This endpoint returns a success boolean and a tasks array containing the created tasks.
Apollo doesn't apply deduplication processes when you create a new task via the API. If your entry has the same task owner, contact, and other details as an existing task, Apollo creates a new task instead of updating the existing task.
For creating a single task, use the Create a Task endpoint instead.
This endpoint requires a master API key. If you call the endpoint without a master key, you receive a 403 response. Check out Create an API Key to learn how to create a master key.