monitor.match event; Zapier stores or routes the normalized filing fields; the next human or system can follow the source filing.
Set up the connection
- In Zapier, create a Zap with Webhooks by Zapier: Catch Hook and copy the HTTPS hook URL.
- In the signed-in SEC API dashboard, add that URL as an organization endpoint and subscribe it to
monitor.match. - Create the monitor in the same dashboard. A useful first monitor has a focused query, form filter, and a small ticker list.
Map a filing match
Use these fields in a Zapier action:| Field | Use it for |
|---|---|
data.monitor.name | Alert and routing label |
data.matches[].ticker | Company filter or destination key |
data.matches[].form | Form-specific logic |
data.matches[].filingDate | Deadline or recency logic |
data.matches[].htmlUrl | Link to the source filing |
webhook.test; real filing alerts send monitor.match on the scheduled monitor sweep.

