Custom Object
record refers to an instance of a Custom Object Class.id
UUIDremote_id
Stringcreated_at
DateTime (ISO 8601)modified_at
DateTime (ISO 8601)object_class
UUIDfields
Objectremote_fields
RemoteField[]https://api.merge.dev/api/crm/v1/custom-object-classes/{custom_object_class_id}/custom-objects
Returns a list of CustomObject
objects.
created_after
DateTime (ISO 8601)created_before
DateTime (ISO 8601)cursor
Stringcustom_object_class_id
UUIDinclude_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
remote_id
StringSupported Response Fields
remote_id
Stringhttps://api.merge.dev/api/crm/v1/custom-object-classes/{custom_object_class_id}/custom-objects
Creates a CustomObject
object with the given values.
custom_object_class_id
UUIDis_debug_mode
Booleanrun_async
Booleanmodel
Objectfields
ObjectSupported POST Model Parameters
remote_id
StringAdditional POST Parameters
fields
Stringrequest_path_params
Objectcustom_object_class_id
Stringhttps://api.merge.dev/api/crm/v1/custom-object-classes/{custom_object_class_id}/custom-objects/{id}
Returns a CustomObject
object with the given id
.
custom_object_class_id
UUIDid
UUIDinclude_remote_data
Booleaninclude_remote_fields
BooleanSupported Response Fields
remote_id
StringSupported Response Fields
remote_id
Stringhttps://api.merge.dev/api/crm/v1/custom-object-classes/{custom_object_class_id}/custom-objects/meta/post
Returns metadata for CRMCustomObject
POSTs.
custom_object_class_id
UUIDSupported POST Model Parameters
remote_id
StringAdditional POST Parameters
fields
Stringrequest_path_params
Objectcustom_object_class_id
Stringhttps://api.merge.dev/api/crm/v1/custom-object-classes/custom-objects/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