{
"type": "<string>",
"timestamp": "2023-11-07T05:31:56Z",
"data": {
"id": 123,
"documentId": 123,
"companyId": 123,
"eventId": 123,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
},
"previousAttributes": {}
}HTTP POST webhook triggered when a slides summary is created.
{
"type": "<string>",
"timestamp": "2023-11-07T05:31:56Z",
"data": {
"id": 123,
"documentId": 123,
"companyId": 123,
"eventId": 123,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
},
"previousAttributes": {}
}Documentation Index
Fetch the complete documentation index at: https://quartr.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
A unique message identifier for the webhook.
The time the message was generated (Unix timestamp in seconds).
A cryptographic signature that allows you to verify the integrity and authenticity of the payload.
The type of event.
"summary.document.slides.created"The time the event was triggered.
On creation, the data object contains the details of the new entity.
Show child attributes
On creation, this is empty as the entity is new.
Webhook received successfully
Was this page helpful?