PINXS.Webhooks.Event (pinxs v3.2.0) View Source

The Webhook Event module allows you to view webhook events.

Link to this section Summary

Functions

Get a webhook event

Get webhook events

Get webhook events by page

Link to this section Types

Specs

t() :: %PINXS.Webhooks.Event{
  created_at: String.t(),
  data: map(),
  token: String.t(),
  type: String.t()
}

Link to this section Functions

Get a webhook event

Get webhook events

Get webhook events by page