sensible-so · Arazzo Workflow
Sensible Config Versions Then Get By Version
Version 1.0.0
List the version history of a configuration, then fetch one specific version of that configuration in full.
Provider
Workflows
config-versions-then-get-by-version
List a configuration's versions and fetch one version in full.
Lists the version ids for a configuration, then retrieves the first version in the list as stringified JSON.
1
listVersions
get-configuration-versions
List the version ids for the named configuration and capture the first version id in the list.
2
getConfigurationByVersion
get-configuration-by-version
Fetch the configuration at the selected version id as stringified JSON.