Workday Extend · Arazzo Workflow
Workday Extend Publish a New Application Version
Version 1.0.0
Confirm an app, create a new version, and verify the version was recorded.
View Spec
View on GitHub
AutomationCustom ApplicationsEnterpriseExtensionsHCMHuman Capital ManagementIntegrationOrchestrationPaaSArazzoWorkflows
Provider
Workflows
publish-app-version
Resolve an app, create a new version, and confirm it by retrieval.
Retrieves an Extend application, creates a new version with the supplied version number and changelog, and reads the created version back to confirm it was recorded.
1
resolveApp
getApp
Retrieve the application to confirm it exists before creating a new version.
2
createVersion
createAppVersion
Create a new draft version of the application with the supplied version number and changelog.
3
confirmVersion
getAppVersion
Retrieve the newly created version to confirm it was recorded with the expected version number and status.