Skip to content

Instantly share code, notes, and snippets.

View cheshi-mantu's full-sized avatar
🔨
trabajo

Egor I cheshi-mantu

🔨
trabajo
View GitHub Profile
curl -v -X POST 'https://URL/api/webhook?type=jira_cloud&token=YOUR_TOKEN' \
-H "Content-Type: application/json" \
--data '{"timestamp":1754922658759,"webhookEvent":"jira:issue_updated","message":"hello!!!"}'