For the complete documentation index, see llms.txt. This page is also available as Markdown.

Can I filter payload types per destination?

You can disable unwanted DATA types globally in the dashboard

You can disable unwanted DATA types globally in the dashboard:

1
2

Use the data-type settings (top left) to turn off types you don't need, for example daily.

Filtering different EVENT types per destination (for example one set to your webhook, another to S3) is not currently supported. All configured event types are sent to every destination. Per-destination event filtering is not currently supported; accept only the event types you want on each endpoint and filter on your side.

Last updated

Was this helpful?