Apideck · Capability
Apideck CRM API — Custom Objects
Apideck CRM API — Custom Objects. 5 operations. Lead operation: Apideck List custom objects. Self-contained Naftiko capability covering one Apideck business surface.
What You Can Do
GET
Customobjectsall
— Apideck List custom objects
/v1/crm/custom-objects/{object-id}
POST
Customobjectsadd
— Apideck Create custom object
/v1/crm/custom-objects/{object-id}
GET
Customobjectsone
— Apideck Get custom object
/v1/crm/custom-objects/{object-id}/{id}
PATCH
Customobjectsupdate
— Apideck Update custom object
/v1/crm/custom-objects/{object-id}/{id}
DELETE
Customobjectsdelete
— Apideck Delete custom object
/v1/crm/custom-objects/{object-id}/{id}
MCP Tools
apideck-list-custom-objects
Apideck List custom objects
read-only
idempotent
apideck-create-custom-object
Apideck Create custom object
apideck-get-custom-object
Apideck Get custom object
read-only
idempotent
apideck-update-custom-object
Apideck Update custom object
idempotent
apideck-delete-custom-object
Apideck Delete custom object
idempotent