Adds a field to an existing custom object definition. Use this once a custom object definition is created and you need to populate its schema with individual data fields (text, numeric, list-of-values, etc.) prior to activation.
IDRequiredstringThe Workday ID of the custom object definition that the new field belongs to.
bodyRequiredobjectJSON body describing the field to create. Workday accepts ``name``, ``alias``, ``fieldType`` (instance reference whose ``id`` is a real Workday Field Type WID), and the optional list-of-references fields ``categories`` and ``authorizedUsages``. Do NOT send ``required`` — Workday…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.