Automations are how you route data through ProxyHook. An automation takes a single source, optionally runs the data through one or more steps (filters, custom transformations, etc.), and delivers it to one or more destinations.
From the Automations tab, create a new automation and follow the builder:
Save the automation and events arriving at your source endpoint will start flowing through immediately.
The Activity view shows a time-series breakdown for the entire automation or for any single destination within it: successful deliveries, failures, retries, and throughput over a date range or rolling interval you select. Use it to confirm data is reaching every destination and to spot delivery problems early.
Each automation has a Logs view that captures every event flowing through it, including the payload sent to each destination and the response that destination returned. You can replay any logged event to re-trigger delivery — useful for debugging, backfilling after a destination outage, or verifying changes to filters and transformations.