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. There is an n8n community node if you want the fields as a form, or use the HTTP Request node against the API directly. Either works.