Turn New We Work Remotely Postings Into Sales Leads in Slack

Companies hiring for a role often need what you sell. This watches We Work Remotely for postings matching your criteria, extracts the company and contact clues, and drops each as a lead into Slack.

difficulty Intermediatesetup 40 minresult Fresh We Work Remotely postings that signal a need for your product become structured leads in Slack, ready for outreach.
  1. 1

    Step 1 — Search the board

    Add a Schedule Trigger then an HTTP Request/API node querying We Work Remotely for your target titles and locations.

  2. 2

    Step 2 — Extract company + role

    Add a Set/Code node to pull the company name, role, location and posting link from each result.

  3. 3

    Step 3 — De-duplicate

    Add a Remove Duplicates step keyed on company + role so the same posting isn't logged twice across runs.

  4. 4

    Step 4 — Save to Slack

    Add a Slack node. Set Resource to Message and Operation to Send. Choose the channel (e.g. #alerts) and drop the company, role and link into the message text using expressions like {{ $json.summary }}. Connect your Slack OAuth or bot-token credential.

Frequently asked questions

How do I find the right contact?

Chain an enrichment step (Hunter, Apollo) after Step 2 to append a likely decision-maker's email based on the company domain.

Won't I re-log the same jobs?

Step 3 de-duplicates on company + role. Persist the seen keys in a small sheet so it holds across runs.

About this recipe. Recipes on FlowRecipesHub are written for business owners, not developers, and are tested before publishing — how recipes get made. Some ingredient links are affiliate links that cost you nothing — full disclosure.