An incoming webhook is a special Pachca URL that external services send data to. Use it for:
- Notifications about new deals from your CRM
- Alerts from monitoring systems
- Task updates from task trackers
- Automated reports from analytics tools
Each webhook is tied to a specific chat. When you send a POST request to the URL, the message shows up in the chat from a bot. Markdown formatting is supported.
Learn more in the Help center
Read the article →For developers
Docs on dev.pachca.com →