Pipedream · Arazzo Workflow
Pipedream Rotate a Trigger Webhook Signing Key
Version 1.0.0
Retrieve a trigger webhook, then regenerate its signing key and confirm the new key.
View Spec
View on GitHub
Pro-Code-API-CompositionWorkflowsConnectMCPEmbedded IntegrationsManaged AuthAI AgentsArazzoWorkflows
Provider
Workflows
rotate-trigger-webhook-key
Regenerate and verify a deployed trigger webhook's signing key.
Retrieves the trigger webhook, regenerates its signing key, and reads the webhook back to confirm the rotation.
1
retrieveWebhook
Retrieve the trigger webhook to capture its current signing key before rotation.
2
regenerateSigningKey
Regenerate the signing key for the webhook so prior keys can no longer verify incoming events.
3
verifyNewKey
Read the webhook back to confirm a new signing key is in place after the rotation.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.