A Make workflow that uses Apify. NexGenData has no official Make app β you run a public-data Apify actor inside Make through Make’s official Apify integration, on a schedule, with your own Apify token.
The problem: press releases break while you’re not looking
Funding rounds, acquisitions, exec changes, and product launches all hit the newswire first. If you track competitors, clients, sectors, or tickers, you need those announcements the day they post β not whenever someone happens to check. A scheduled Make scenario watches PR Newswire for your keywords and routes new hits to your inbox or Slack.
Who this is for
Comms, PR, competitive-intel, agencies, analysts, and founders who want keyword-based press monitoring without manual checking.
The Make workflow
- Schedule trigger β run daily or a few times a day.
- Run an Actor β Apify app β “Run an Actor” β PR Newswire Releases, with your keywords/companies in the Input JSON.
- Get Dataset Items β pull title, URL, summary, publication date.
- Filter / format + dedupe β match your keywords, drop releases already seen (dedupe by URL).
- Send to destination β email or Slack digest, Google Sheets log, or a webhook into a CRM.
Sample input (keyword watchlist)
| keyword | type |
|---|---|
| Series B logistics | buying-alert |
| acquires | M&A trigger |
| appoints CEO | exec-change |
Sample output (keyword digest)
| keyword | title | company | date | event |
|---|---|---|---|---|
| Series B logistics | Northwind raises $40M Series B | Northwind Logistics | 2026-06-06 | funding |
| acquires | Acme Robotics acquires SensorIQ | Acme Robotics | 2026-06-05 | M&A |
Illustrative sample.
Run it on a schedule
Once scheduled, new matching releases flow to you automatically β a competitor’s funding or a client’s announcement lands in Slack within hours of hitting the wire.
Try it
Run PR Newswire Releases on Apify β
Browse more: Corporate Announcements cluster
More Make workflows
FAQ
Is this an official Make app? No β it’s a Make workflow using Make’s official Apify integration with your own Apify token.
How do I avoid duplicate alerts? Dedupe by the release URL against a sheet or Make Data Store so only new releases are sent.
What does it cost? Make free tier for light scheduling; the actor is pay-per-use on your Apify account.
Factual public data — not financial or investment advice.