Creates a task in a workspace

Creates a task. Only 100 tags maximum can be specified.
To fill in a custom field, add the custom field 'serializationname' to the request
params, with the desired value.
To attach a recurrence, set recurrence_type (Weekly, Monthly, Yearly, Periodically, Custom) along
with the matching `recurrence
*fields.start_timeis required when a recurrence is set. ForCustom, also provide recurrence_frequencyandrecurrence_customable_type (WeeklyorMonthly) with the corresponding recurrence_week_daysorrecurrence_day_into_month`.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Workspace ID

Query Params
boolean

Filter by completion status

string

Filter by parent task ID. If not provided, the endpoint will return
first level tasks (no subtasks).

string

Filter by tag

Body Params

Task attributes

string
required
string
date-time
boolean
string
string
string
enum
Allowed:
string
user_ids
array of strings
user_ids
contact_ids
array of strings
contact_ids
tags
array of strings
tags
string | null
enum

Recurrence kind. Send null to remove an existing rule. Other
recurrence_* attributes depend on this type.

Allowed:
integer | null
string | null
enum
Allowed:
recurrence_week_days
array of strings | null
recurrence_week_days
integer | null
integer | null
Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json