Sign in

Create task

documented

Create a task.

POST /v1/tasksTasksno implementation yet0 runs

Input

title*
Task title
e.g. "Follow up with client about renewal"
details
Task details
Describe the task in one or two sentences
due
Due date/time (ISO 8601)
YYYY-MM-DDTHH:mm:ssZ
location
Location
Office, Remote, On-site
type
Task type
Call, Email, Meeting
status
Status
Not Started, In Progress, Completed
priority
Priority
Low, Normal, High
started
Started date/time (ISO 8601)
YYYY-MM-DDTHH:mm:ssZ
completed
Completed date/time (ISO 8601)
YYYY-MM-DDTHH:mm:ssZ
estimated_time
Estimated time (minutes)
Integer minutes
parent_task_id
Parent Task ID
Task ID
owner_id
Owner User ID
User ID
creator_id
Creator User ID
User ID
Calls Marketcircle as you (your API key is your account); keychains.dev holds the credentials.
Create task · Marketcircle · OpenIntegrations