You can begin receiving event notifications in your Liminal application by following the steps outlined in this section:

  1. Determine the events you wish to track and the event payloads that need to be parsed.
  2. Establish a webhook endpoint as an HTTP endpoint (URL) on your server.
  3. Ensure your webhook endpoint is accessible over the internet with a secure HTTPS URL.
  4. Register your secure HTTPS URL in the Liminal dashboard.