Workday Extend · Capability
Workday Extend Workday Custom Objects API — Custom Object Instances
Workday Extend Workday Custom Objects API — Custom Object Instances. 5 operations. Lead operation: Workday Extend Retrieve custom object data for an organization. Self-contained Naftiko capability covering one Workday Extend business surface.
What You Can Do
GET
Getorganizationcustomobject
— Workday Extend Retrieve custom object data for an organization
/v1/organizations/{organizationid}/customobjects/{customobjectname}
PUT
Updateorganizationcustomobject
— Workday Extend Create or update custom object data for an organization
/v1/organizations/{organizationid}/customobjects/{customobjectname}
GET
Getworkercustomobject
— Workday Extend Retrieve custom object data for a worker
/v1/workers/{workerid}/customobjects/{customobjectname}
PUT
Updateworkercustomobject
— Workday Extend Create or update custom object data for a worker
/v1/workers/{workerid}/customobjects/{customobjectname}
DELETE
Deleteworkercustomobject
— Workday Extend Delete custom object data for a worker
/v1/workers/{workerid}/customobjects/{customobjectname}
MCP Tools
workday-extend-retrieve-custom-object
Workday Extend Retrieve custom object data for an organization
read-only
idempotent
workday-extend-create-update-custom
Workday Extend Create or update custom object data for an organization
idempotent
workday-extend-retrieve-custom-object-2
Workday Extend Retrieve custom object data for a worker
read-only
idempotent
workday-extend-create-update-custom-2
Workday Extend Create or update custom object data for a worker
idempotent
workday-extend-delete-custom-object
Workday Extend Delete custom object data for a worker
idempotent