Skip to main content
Glama

pylon_create_webhook

Create webhooks in Pylon to automatically notify external systems like Slack, Discord, or custom applications when specific events occur.

Instructions

Create a new webhook to automatically notify external systems when events occur in Pylon. Use this to integrate with Slack, Discord, email systems, or custom applications.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesHTTPS URL where webhook payloads will be sent. Must be publicly accessible. Examples: "https://hooks.slack.com/services/...", "https://api.myapp.com/webhooks/pylon"
eventsYesArray of events to trigger webhook. Examples: ["issue.created", "issue.updated", "issue.resolved"], ["message.created"], ["contact.created", "team.assigned"]
activeNoWhether webhook should start active immediately. Default is true. Example: true

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/marcinwyszynski/pylon-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server