How do I get notified when new posts match my search?

You have set up your searches and they are finding great posts, but you do not want to keep checking Trigify manually. Here is how to get notified automatically.


Option 1: Slack notifications

This is the most popular option. You can get a Slack message every time a relevant post is found.

Option 2: Signals

Signals are Trigify's built-in notification system. Configure a Signal node in your workflow, and matching posts will appear in the Signals panel inside Trigify.

Option 3: Email (via webhook)

Trigify does not have native email notifications yet.

However, you can use the HTTP Request node to trigger an email via any email API (SendGrid, Mailgun, Resend, etc.). Set up a simple POST request with the post details in the body.

Tip: Always add a filter before your notification node. You do not want to get 50 Slack pings a day for irrelevant posts.