Skip to main content

Find a subscription

The Subscriptions overview lists every subscription in your organisation. Open it from Sidebar → Admin → Content distribution → Subscriptions.

The list

Each row is one subscription, with these columns:

  • Name — the label you gave it. Optional, so it may be empty on older subscriptions.
  • Trigger identifier — the code of the event it listens for, e.g. $invoicing_invoice_finalized.
  • Trigger type — the kind of event: Create, Update, Delete, Processed, Generic or Hangfire.
  • Starts on / Ends on — the period in which the subscription is active. Empty means "no limit".

Click any column header to sort, and use the pager at the bottom to move through long lists. Your search text, page and sorting are kept in the address bar, so you can bookmark or share a particular view.

Searching

The search box at the top filters on the trigger identifier — not on the name. So searching for invoice finds every subscription listening to an invoice event, and searching for customcontent finds the ones on your own objects.

If you know roughly what a subscription does but not which event it listens for, it's usually faster to scan the list than to search.

Opening a subscription

Click a row to open its detail page. There you'll see three cards:

A subscription opens read-only. Click Edit to unlock the cards before changing anything.

Adding a new one

Click New in the overview header to start a new subscription.