Target Company Finder

Steps in this workflow
1
Trigger
2
Identify target companies and job titles
3
repeat
Loop over a list4
Add row to sheet
Target Company Finder
1
Trigger
Every workflow starts with a trigger. When the triggering action is detected, usually an action in another app, a new run of the workflow is kicked off.

2
Identify target companies and job titles
Relay.app’s built-in AI actions, Custom Prompt steps and mini Agents make it easy to leverage AI in a predictable, controlled way.
Prompt used
Identify a set of 5 (target company, job title) pairs we should pursue based on those already in the knowledge sheet. We should find both new job titles at existing companies and new companies that are similar.

3
repeat
Loop over a list
Iterators let you perform a single action or multiple actions for each item in a list.

Iterator steps