Webhook

Webhooks trigger these events:

Guidance ready

This event is triggered each time we generate a guidance :

Example :

{
  "content": {
    "company_identification_number": "529196313",
    "user_id": "ecc4eaee-0554-4b4f-8937-3c5b816617f6"
  },
  "timestamp": 1779981250435,
  "type": "guidance.health.ready"
}

Please refer to the Webhooks section to configure them.