Pipedream · Capability
Pipedream API - Webhooks
Pipedream API - Webhooks. 4 operations. Self-contained Naftiko capability covering one Pipedream business surface.
Pipedream API - Webhooks is a Naftiko capability published by Pipedream, one of 16 capabilities the APIs.io network indexes for this provider. It bundles 4 operations across the GET, PUT, DELETE, and POST methods rooted at /v1/connect/{…}/webhook.
The capability includes 1 read-only operation and 3 state-changing operations. Lead operation: Get Project Environment Webhook. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Pipedream and Webhooks.
What You Can Do
GET
Retrieveprojectenvironmentwebhook
— Get Project Environment Webhook
/v1/connect/{project_id}/webhook
PUT
Updateprojectenvironmentwebhook
— Set Project Environment Webhook
/v1/connect/{project_id}/webhook
DELETE
Deleteprojectenvironmentwebhook
— Delete Project Environment Webhook
/v1/connect/{project_id}/webhook
POST
Regenerateprojectenvironmentwebhooksigningkey
— Regenerate Webhook Signing Key
/v1/connect/{project_id}/webhook/regenerate_signing_key
MCP Tools
retrieveprojectenvironmentwebhook
Get Project Environment Webhook
read-only
idempotent
updateprojectenvironmentwebhook
Set Project Environment Webhook
idempotent
deleteprojectenvironmentwebhook
Delete Project Environment Webhook
idempotent
regenerateprojectenvironmentwebhooksigningkey
Regenerate Webhook Signing Key