Workday Extend · Arazzo Workflow
Workday Extend Define a Custom Object With Fields
Version 1.0.0
Create a custom object definition, add a field to it, and list the resulting field schema.
View Spec
View on GitHub
AutomationCustom ApplicationsEnterpriseExtensionsHCMIntegrationOrchestrationPlatform-as-a-ServiceArazzoWorkflows
Provider
Workflows
define-custom-object-with-fields
Create a custom object definition, add a field, and list the fields.
Creates a custom object type definition, adds a field to it, and lists the fields defined on the new custom object so the resulting schema is confirmed.
1
createDefinition
Create the custom object type definition attached to the chosen parent Workday object.
2
addField
Add a field to the custom object definition. The field becomes available on all new and existing instances of this custom object type.
3
listFields
List the fields defined on the custom object to confirm the new field is present in the schema.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.