-
Notifications
You must be signed in to change notification settings - Fork 0
Jira:Webhooks:Create
lbonanomi edited this page Aug 14, 2020
·
1 revision
You can make Jira webhooks out of thin-air with cURL calls:
curl -k -u ADMIN_NAME:ADMIN_PASSWORD -X POST -H "Content-Type: application/json" -d '{"name":"WEBHOOK_NAME","description":"WEBHOOK DESCRIPTION","url":"http://TARGET_URL","events":["board_created"],"enabled":true,"filters":{"issue-related-events-section":""},"excludeBody":false}' https://jira.host.com/rest/webhooks/1.0/webhook
- Backup-and-Restore
- Console
- Emergencies
- Housekeeping
- Integrations-and-External-Programs
- Search
- Throttles
- Usage