...
New endpoint for File Download
Status |
---|
colour | Red |
---|
title | NZ TESTINGTEST |
---|
|
Status |
---|
colour | Yellow |
---|
title | UK PREPROD |
---|
|
...
See Public API documentation for more details on calls and webhook events.
...
Event created with correct EventNumber
Status |
---|
colour | Yellow |
---|
title | UK PREPROD |
---|
|
The response received from a Webhook POST or a GET /event
always returned the corresponding eventNumber
as 0.
It now shows the correct sequential number linked to the event.
Code Block |
---|
|
"eventId": "77fe9c4e-36f7-4627-b8a6-8286e2a91a0b",
"eventType": "FileStore.Upload",
"eventNumber": 265,
"eventDateTimeUtc": "2019-10-21T09:42:53.8826777Z", |