monitor.match event; Make’s Iterator turns data.matches[] into one bundle per filing.
Configure the source
- Create a Custom webhook in Make and copy its production HTTPS URL.
- In the signed-in SEC API dashboard, add that URL as an organization webhook endpoint and subscribe it to
monitor.match. - Create the saved monitor in the same dashboard with a narrow query and appropriate form/ticker filters.
human_auth_required.
Build the scenario
- Put Webhooks > Custom webhook first.
- Add Tools > Iterator with array
data.matches. - Map
ticker,form,filingDate, andhtmlUrlinto Slack, email, Sheets, or a review queue. - Include the monitor name and source URL in the outgoing message. The source filing is the evidence; the automation is only the routing layer.
webhook.test; production alerts are monitor.match and arrive on the scheduled monitor sweep.

