Post new funding rounds to Slack every morning with n8n
A Slack channel that posts three or four newly funded companies each morning gets read. A CRM view of the same companies usually does not. Here is that workflow in n8n. Four nodes, about fifteen minutes. The nodes 1. Schedule Trigger . Once a day, early. Pick a time before your reps start, so the list is waiting rather than arriving mid-call. 2. Datahyena. Fetch funding events with your filter.…
A daily Slack channel featuring newly funded companies has proven effective for sales teams. Created using n8n, a workflow with four nodes takes approximately fifteen minutes to set up. The first node schedules the trigger, ensuring the list is ready before the day's calls. The second node, Datahyena, fetches funding events based on specific filters such as stage, amount, country, and industry.
The optional third node filters out existing CRM entries or ranks companies by relevance. Lastly, the fourth node posts the information to the Slack channel, using Block Kit for a visually appealing format or plain text for a quicker implementation. To ensure the channel remains scannable, only new funding rounds are posted. A cursor must be tracked between runs to prevent duplicate posts and maintain the channel's relevance.
Compared to a CRM view, this method is more ambient, social, and flexible. After establishing the channel, the same workflow can be integrated with a CRM for additional functionality. This workflow can be adapted for other triggers, such as acquisitions or executive moves, increasing its versatility.
Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

