WEBHOOK
event.created
{
  "type": "event.created",
  "timestamp": "2025-03-25T12:15:32.000Z",
  "data": {
    "id": 330417,
    "companyId": 6161,
    "title": "Q2 2025",
    "typeId": 27,
    "fiscalYear": 2025,
    "fiscalPeriod": "Q2",
    "date": "2025-07-30T06:00:00.000Z",
    "backlinkUrl": "https://example.com",
    "createdAt": "2025-03-25T12:15:32.000Z",
    "updatedAt": "2025-03-25T12:15:32.000Z"
  },
  "previousAttributes": {}
}

Headers

Webhook-Id
string
required

A unique message identifier for the webhook.

Webhook-Timestamp
string
required

The time the message was generated (Unix timestamp in seconds).

Webhook-Signature
string
required

A cryptographic signature that allows you to verify the integrity and authenticity of the payload.

Body

application/json

Response

200

Webhook received successfully