A Zapier workflow that uses Apify. NexGenData has no official Zapier app β you run a public-data Apify actor inside Zapier through Apify’s official integration, scheduled, with your own Apify account. This page covers public SEC filing data only and is not investment advice.
The problem: insider filings are public but scattered and constant
SEC Form 4 filings disclose insider purchases and sales as they happen, across many companies all day. Researchers tracking specific tickers need a clean, deduped digest β not a manual EDGAR crawl. A scheduled Zap pulls new Form 4 filings for your watchlist and routes a digest into Sheets, Gmail, or Slack.
Who this is for
Analysts, researchers, data teams, and newsletter operators who monitor public insider-transaction filings for a watchlist.
The Zapier workflow
- Schedule β Schedule by Zapier (a few times a day or after close).
- Run Actor β Apify “Run Actor” β SEC Form 4 Insider Trading Tracker, with your tickers/CIKs in the input.
- Fetch dataset items β pull issuer, reporting person, role, transaction code, shares, price.
- Filter / dedupe β e.g. purchases only; drop filings already seen (dedupe by accession number).
- Send to destination β Gmail/Slack digest or a Google Sheets log.
Pair with the SEC Form NT late-filing tracker and 13F holdings tracker for a fuller filings watch.
Sample input (ticker watchlist)
| ticker | company |
|---|---|
| AAPL | Apple Inc |
| NVDA | NVIDIA Corp |
| TSLA | Tesla Inc |
Sample output (Form 4 alert digest)
| date | issuer | person | role | code | shares |
|---|---|---|---|---|---|
| 2026-06-06 | Acme Corp | Jane Doe | Director | P (purchase) | 10,000 |
| 2026-06-05 | Initech | Sam Lin | 10%+ owner | S (sale) | 25,000 |
Illustrative sample. Public SEC filing data, presented as information only.
Run it on a schedule
Scheduled runs turn EDGAR into a quiet feed: new insider filings for your watchlist arrive as a clean digest, deduped so you never see the same filing twice.
Want the data without building a workflow?
The SEC Public Filing Data Pack bundles structured Form 4 / 13F / Form NT datasets for teams that want ready-to-use files instead of running actors. Get the SEC Data Pack β
Try it
Run the SEC Form 4 Tracker β
Browse more: SEC Filing Toolkit cluster
More Zapier workflows
FAQ
Is this investment advice? No. These are public SEC filings presented as information only; nothing here is a recommendation to buy or sell.
How do I avoid duplicate filings? Dedupe by accession number against a sheet or Storage by Zapier.
Is this an official Zapier app? No β it’s a Zapier workflow using Apify’s official Zapier integration with your own Apify account.