Skip to main content
apollo.bulkCreateTasks creates one task per resolved contact in one request.
automations/bulk-create-apollo-tasks.automation.ts
Provide a non-empty contacts reference array along with user, type, and dueAt. priority defaults to "medium", status to "scheduled", and note is optional. Optional second argument { account } selects the binding. Returns one ApolloTask per created task.