Webhooks table


The Webhooks table displays webhook endpoints available within the current scope.

Each row represents one webhook endpoint.

Webhooks are always configured at Merchant Account level. However, users operating from higher scopes, such as Company, Program Manager, Meta Program Manager, or Internal, can view and manage Merchant Account webhooks when their permissions allow it.

From the table, users can quickly identify existing endpoints, understand their status, and open the right webhook for review or configuration.

Columns include :

ColumnDescription
Meta Program ManagerParent Meta Program Manager of the Merchant Account, when applicable.
Program ManagerParent Program Manager of the Merchant Account.
CompanyParent Company of the Merchant Account.
Merchant AccountMerchant Account to which the webhook endpoint belongs.
NameDisplay name of the webhook endpoint.
Triggers countTotal number of triggers selected for this webhook endpoint.
StatusCurrent webhook status, such as Draft, Active, or Deactivated.
Target URLEndpoint URL where webhook notifications are sent.
Subscribed triggersTriggers selected for this webhook endpoint, grouped by event family.
HeadersCustom header keys configured for this webhook.
Notify last transaction onlyIndicates whether only the latest transaction notification is sent for each order. This applies only to Transaction webhooks.
Created atTimestamp when the webhook was created.
Created byUser who created the webhook.
Updated atTimestamp of the most recent update.
Updated byUser who last updated the webhook.

Table capabilities


The Webhooks table supports standard Console table features, including:

  • Search
  • Sorting
  • Column configuration through "Add a column"
  • Row opening from the table

For more details about standard table behavior, see Using the Console.


The search bar allows users to quickly locate webhook endpoints.

Search can be used to find webhooks by information such as:

  • webhook name
  • target URL
  • scope information (for admin)

Search results depend on the columns and data available to the user.