Microsoft Exchange · Arazzo Workflow
Microsoft Exchange Audit Organization and Domains
Version 1.0.0
Read Exchange organization configuration, then list accepted domains.
Provider
Workflows
audit-org-and-domains
Capture organization configuration and accepted domains.
Executes Get-OrganizationConfig and Get-AcceptedDomain against the Exchange Online Admin API, routing both through the supplied anchor mailbox.
1
getOrgConfig
Run Get-OrganizationConfig to retrieve organization-level Exchange configuration.
2
getAcceptedDomains
Run Get-AcceptedDomain to enumerate the domains configured for the organization.
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.