Create a task
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Request
Task name.
date
Task due date and time
name
Name of task
taskTypeId
Id for type of task e.g Call / Email / Meeting etc.
assignToId
To assign a task to a user you can use either the account email or ID.
companiesIds
Companies ids for companies a task is linked to
contactsIds
Contact ids for contacts linked to this task
dealsIds
Deal ids for deals a task is linked to
done
Task marked as done
duration
Duration of task in milliseconds [1 minute = 60000 ms]
notes
Notes added to a task
reminder
Task reminder date/time for a task
Response
Created new task
id
Unique task id