Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 507 Bytes

01-webhooks.md

File metadata and controls

18 lines (14 loc) · 507 Bytes

Webhooks

Create and Test Webhook

  • Open smee.io
  • Click on Start a new channel
  • Open repository settings
  • Click on Webhooks
  • Click on Add webhook
  • Paste the Webhook URL from smee.io
  • Select application/json as Content type
  • For simplicity: Select Send me everything as Which events would you like to trigger this webhook?
  • Observe and check the payload

Examples

  • Notifications in communication tools
  • Trigger external services and subsequent actions