Workday Extend · Arazzo Workflow
Workday Extend Update Application Configuration
Version 1.0.0
Confirm an Extend app exists, read its current configuration, then replace the configuration values.
View Spec
View on GitHub
AutomationCustom ApplicationsEnterpriseExtensionsHCMIntegrationOrchestrationPlatform-as-a-ServiceArazzoWorkflows
Provider
Workflows
update-app-configuration
Resolve an Extend app, read its configuration, and replace it with new values.
Retrieves an Extend application, lists its current configuration settings, and replaces the configuration with the supplied key/value pairs.
1
resolveApp
Retrieve the application to confirm it exists before reading or replacing its configuration.
2
readConfiguration
List the current configuration settings so the existing keys and values are known before they are replaced.
3
writeConfiguration
Replace the application configuration with the supplied set of key/value entries. This overwrites all configuration values.
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.