Postman · Arazzo Workflow
Postman Webhook Triggers a Collection
Version 1.0.0
Create a collection, then create a webhook that runs it on incoming POSTs.
View Spec
View on GitHub
AI Agent BuilderAI AgentsAPI CatalogAPI ClientAPI DesignAPI DevelopmentAPI DocumentationAPI GovernanceAPI LifecycleAPI MonitoringAPI NetworkAPI PlatformAPI TestingAudit LogsAutomationCI/CDCollaborationCollectionsComplianceDiscoveryEnvironmentsFlowsGraphQLgRPCHTTPInsightsMCPMCP GeneratorMock ServersMockingMonitorsNewmanOpenAPIPlatformPrivate API NetworkPublic API NetworkSecret ScanningSpec HubSpecificationsSSOTestingVaultWebSocketWorkflowsWorkspacesArazzoWorkflows
Provider
Workflows
webhook-triggers-collection
Create a collection and a webhook that triggers it.
Creates a collection, then creates a webhook whose generated URL triggers a run of that collection when it receives a POST.
1
createCollection
createCollection
Create the collection the webhook will trigger.
2
createWebhook
createWebhook
Create a webhook bound to the collection UID and capture the generated trigger URL.
Source API Descriptions
openapi