Adds a validation to an existing custom object definition. Use this to attach data-quality / business-rule validations to a custom object before it is activated (for example, "Effective Date must be in the future" or "Amount must be greater than zero").
IDRequiredstringThe Workday ID of the custom object definition that the validation belongs to.
bodyRequiredobjectJSON body describing the validation to create. Provide fields per Workday Designer documentation (typically ``name``, the validation expression, and the error message). The spec does not enumerate documented properties for this endpoint.
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.