MuleSoft · Arazzo Workflow
MuleSoft Resolve Organization and List Environments
Version 1.0.0
Find an organization by name, fetch its details, and list its environments.
Provider
Workflows
resolve-org-and-list-environments
Look up an organization by name and enumerate its environments.
Lists accessible organizations, selects the first one returned, fetches its detail record, and lists all environments within it.
1
listOrganizations
listOrganizations
Retrieve the organizations accessible to the authenticated user and pick the first one returned as the working organization.
2
getOrganization
getOrganization
Fetch the full organization record to confirm entitlements and the set of embedded environments before listing them explicitly.
3
listEnvironments
listEnvironments
List every environment belonging to the resolved organization.