Catching events
Declare Your Webhook-Endpoint
Once implemented, declare your webhook-endpoint in your Lucca account.
You implemented a webhook-endpoint on your side, which is ready to respond to the activation challenge, as well as receive and validate events.
Now it’s time to declare your endpoint. You can either:
- Declare it through the Lucca API.
- Declare it through the dedicated interface in your Lucca account.
Lucca API Declaration
Refer to the webhook-endpoint API POST endpoint in the Lucca API Reference.
Interface Declaration
Logs are also available in a dedicated interface at https://{yourdomain}.ilucca.{net|ch}/integrations/endpoints
.
Was this page helpful?