Pipes events from candidate tracking app Greenhouse into Slack channels
- Takes webhook events in Greenhouse
- Forms a Slack message and posts it to a Slack channel
- Can filter for specific job IDs
- Make sure you have Developer Permissions so you can see and make webhooks in Greenhouse
- Make sure you have permissions to create and modify Slack integrations
- Set up a webhook in Greenhouse for both New Application Submitted and Application Status Change
- Set up a hosting thing like Heroku
- Configure the Slack integration to receive it
- Have fun wondering why the steps above are so vague