Details
Description
When a webhook is triggered, it sends the data to the endpoint, but if we have many events going to the same endpoint, we don't know what event it is for. The event name should be included in the webhook headers.
X-Blesta-Event: Clients.addNoteAfter
X-Webhook-Id: 1
User-Agent: Blesta-Webhook
X-Blesta-Event contains the event name.
X-Webhook-Id contains the ID of the webhook we created
User-Agent because why not, we should be able to tell
Activity
Paul Phillips
created issue -
Jonathan Reissmueller
made changes -
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Paul Phillips
made changes -
Sprint | 5.11.0 Sprint 1 [ 194 ] |
Paul Phillips
made changes -
Rank | Ranked lower |
Jonathan Reissmueller
made changes -
Status | Open [ 1 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Abdy Franco
made changes -
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 13 minutes [ 780 ] | |
Worklog Id | 17114 [ 17114 ] |
Abdy Franco
made changes -
Status | In Review [ 5 ] | Closed [ 6 ] |