How to send a slack message for every new job found

Step-by-step guide to automatically notify your team in Slack whenever new jobs are posted using TheirStack's webhook integration with Make, Zapier, or N8n.

Through our Webhooks feature, you can trigger actions in any external system (CRMs, Slack, Airtable, etc).

Not all systems accept webhooks, so we recommend using workflow automation tools like Make, Zapier or N8n and then levearing their integrations libraries to connect to other systems like Salesforce, Hubspot, etc.

Choose a workflow automation tool to connect to TheirStack.

  • Make (Generous free plan, low cost)
  • N8N (no free plan, open source, low cost)
  • Zapier (Good documentation and easy for beginners)

For this example we will use Make, it's our favorite and has a generous free plan. Follow this guides to do it in N8n or Zapier

Get the webhook URL from Make

  • Click on "Create a new scenario"
  • Click on "Add Webhooks module" Add webhooks module
  • Click on "Custom webhook" Custom webhook
  • Click on "Add" and then "Create webhook" Create webhook
  • Copy the webhook URL Webhook URL

Create a webhook that triggers an event when a new job is found

  • Use the webhook URL you got from the previous step.
  • I recommend you sending a test event to make sure the webhook is working.

Add slack module to your Make scenario

  • Click on "Add another module" and search for "Slack - Create message"

Add slack module

  • Configure in which channel you want to send the message and the message content.

Slack module configuration

  • Click on "Save"

How is this guide?

Last updated on