Skip to content

Getting started

Have your endpoint live and returning success before you enable a destination — delivery starts immediately once it is added.

  1. Log into your Partner Portal at partner.uat.levno.com.
  2. Go to Settings > Integrations, then click Open Events Portal.
  3. Add a destination. Choose the webhook type, enter your HTTPS URL, and select the topics you want to receive.
  4. Copy the signing secret shown when the destination is created (it starts with whsec_). Store it somewhere safe — you need it to verify payloads.
  5. Confirm delivery. Once an event fires, check the portal’s event history to see the request Levno sent and the response your endpoint returned.
  • Review the portal for how to manage destinations and inspect deliveries day to day.
  • Review destinations for what your endpoint needs to do, and for non-webhook delivery options.
  • Review the event model for the shape of the payloads you will receive.