Task
object is used to represent a task, such as a to-do item.id
UUIDremote_id
Stringcreated_at
DateTime (ISO 8601)modified_at
DateTime (ISO 8601)subject
Stringcontent
Stringowner
UUIDaccount
UUIDopportunity
UUIDcompleted_date
DateTime (ISO 8601)due_date
DateTime (ISO 8601)status
EnumOPEN
, CLOSED
. In cases where there is no clear mapping, the original value passed through will be returned. To receive all enum values in the original format, use the show_enum_origins query parameter. Learn more.remote_was_deleted
Booleanfield_mappings
Objectremote_data
RemoteData[]remote_fields
RemoteField[]https://api.merge.dev/api/crm/v1/tasks
Returns a list of Task
objects.
created_after
DateTime (ISO 8601)created_before
DateTime (ISO 8601)cursor
Stringexpand
Stringinclude_deleted_data
Booleaninclude_remote_data
Booleaninclude_remote_fields
Booleaninclude_shell_data
Booleanmodified_after
DateTime (ISO 8601)modified_before
DateTime (ISO 8601)page_size
Integerremote_id
StringSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)opportunity
UUIDowner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_fields
RemoteField[]remote_field_class
objectvalue
objectremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
completed_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDcontent
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_fields
RemoteField[]remote_field_class
objectvalue
objectremote_id
Stringsubject
StringSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)opportunity
UUIDowner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_fields
RemoteField[]remote_field_class
objectvalue
objectremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDcontent
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
completed_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
completed_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_id
Stringstatus
EnumSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
Stringhttps://api.merge.dev/api/crm/v1/tasks
Creates a Task
object with the given values.
is_debug_mode
Booleanrun_async
Booleanmodel
Objectsubject
Stringcontent
Stringowner
UUIDid
field in the User object.account
UUIDid
field in the Account object.opportunity
UUIDid
field in the Opportunity object.completed_date
DateTime (ISO 8601)due_date
DateTime (ISO 8601)status
EnumOPEN
, CLOSED
.integration_params
Objectlinked_account_params
Objectremote_fields
ArraySupported POST Model Parameters
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)opportunity
UUIDowner
UUIDremote_id
Stringstatus
Enumsubject
StringAdditional POST Parameters
remote_fields
Objectremote_field_class
Stringvalue
StringSupported POST Model Parameters
account
UUIDcontent
Stringdue_date
DateTime (ISO 8601)opportunity
UUIDowner
UUIDremote_id
Stringstatus
Enumsubject
StringAdditional POST Parameters
remote_fields
Objectremote_field_class
StringSupported POST Model Parameters
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)opportunity
UUIDowner
UUIDremote_id
Stringstatus
Enumsubject
StringAdditional POST Parameters
remote_fields
Objectremote_field_class
Stringvalue
Stringhttps://api.merge.dev/api/crm/v1/tasks/{id}
Returns a Task
object with the given id
.
expand
Stringid
UUIDinclude_remote_data
Booleaninclude_remote_fields
BooleanSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)opportunity
UUIDowner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_fields
RemoteField[]remote_field_class
objectvalue
objectremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
completed_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDcontent
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_fields
RemoteField[]remote_field_class
objectvalue
objectremote_id
Stringsubject
StringSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)opportunity
UUIDowner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_fields
RemoteField[]remote_field_class
objectvalue
objectremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDcontent
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
completed_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
completed_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
StringSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_id
Stringstatus
EnumSupported Response Fields
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)owner
UUIDremote_data
RemoteData[]path
stringdata
stringremote_id
Stringstatus
Enumsubject
Stringhttps://api.merge.dev/api/crm/v1/tasks/{id}
Updates a Task
object with the given id
.
id
UUIDis_debug_mode
Booleanrun_async
Booleanmodel
Objectsubject
Stringcontent
Stringowner
UUIDid
field in the Owner object.account
UUIDid
field in the Account object.opportunity
UUIDid
field in the Opportunity object.completed_date
DateTime (ISO 8601)due_date
DateTime (ISO 8601)status
EnumOPEN
, CLOSED
.integration_params
Objectlinked_account_params
Objectremote_fields
Arrayhttps://api.merge.dev/api/crm/v1/tasks/meta/patch/{id}
Returns metadata for Task
PATCHs.
id
UUIDhttps://api.merge.dev/api/crm/v1/tasks/meta/post
Returns metadata for Task
POSTs.
Supported POST Model Parameters
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)opportunity
UUIDowner
UUIDremote_id
Stringstatus
Enumsubject
StringAdditional POST Parameters
remote_fields
Objectremote_field_class
Stringvalue
StringSupported POST Model Parameters
account
UUIDcontent
Stringdue_date
DateTime (ISO 8601)opportunity
UUIDowner
UUIDremote_id
Stringstatus
Enumsubject
StringAdditional POST Parameters
remote_fields
Objectremote_field_class
StringSupported POST Model Parameters
account
UUIDcompleted_date
DateTime (ISO 8601)content
Stringdue_date
DateTime (ISO 8601)opportunity
UUIDowner
UUIDremote_id
Stringstatus
Enumsubject
StringAdditional POST Parameters
remote_fields
Objectremote_field_class
Stringvalue
Stringhttps://api.merge.dev/api/crm/v1/tasks/remote-field-classes
Returns a list of RemoteFieldClass
objects.
cursor
Stringinclude_deleted_data
Booleaninclude_remote_data
Booleaninclude_remote_fields
Booleaninclude_shell_data
Booleanis_common_model_field
Booleanpage_size
Integer