Apigee · Arazzo Workflow
Apigee Integration Execution Monitor
Version 1.0.0
Execute an integration, list its recent executions, then read the execution detail.
View Spec
View on GitHub
Advanced API SecurityAgentic AIAnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseGenerative AIHybridIntegrationsMicroservicesMCPModel Context ProtocolMonetizationArazzoWorkflows
Provider
Workflows
monitor-integration-execution
Run an integration, list executions, and read the triggered execution's detail.
Executes an integration synchronously, lists executions, and reads the execution detail for the execution id returned by the run.
1
executeIntegration
executeIntegration
Execute the integration synchronously and capture the resulting execution id.
2
listExecutions
listExecutions
List the integration's recent executions to surface execution records.
3
getExecution
getExecution
Read the detail of the execution triggered earlier, including its input and output parameters.