Skip to main content

Build your first workflow

Build, publish, and run a workflow end to end.

This guide builds a workflow from scratch: find companies that look like your best customers, keep the strong ones, and send them to your CRM. It takes about five minutes, using the Assistant to do the heavy lifting.

Before you start

  • Connect the CRM you want to export to. See Connect your tools.

  • Have a customer domain in mind to search from.

Step 1 — Describe your goal

On the Workflows browse page, type your goal into What do you want to automate? — something like *"Find companies that look like my best customers, keep the ones over 50 employees, and send them to my CRM."* Press Enter.

The Assistant creates a new workflow and starts building: a schedule trigger, a sourcing step, a filter, and a CRM export step, chained together on the canvas.

Step 2 — Review what it built

Give the workflow a clear name at the top, like *Lookalike sourcing to CRM*. Click through each step the Assistant added:

  • The sourcing step needs one of your best customers' domains — the Assistant leaves this blank since it's specific to your business.

  • The filter should already reflect the condition you described (for example, over 50 employees) — check it matches what you meant.

  • The CRM export step needs your provider picked, if you have more than one connected.

Step 3 — Fill in the blanks

Open each step flagged red and fill in what the Assistant couldn't guess: the seed domain, the CRM provider, any field mappings. For everything else the Assistant can do and can't guess for you, see Build with the Assistant.

Step 4 — Publish

Click Publish changes in the top bar. If any step still needs setup, it's marked in red — finish those, then publish. You'll see a "Published" confirmation.

Your workflow is now saved. Flip the Live toggle on to let it run on its schedule, or click Trigger workflow to run it once right now.

Step 5 — Watch it run

Open the Activity tab to see records flow through. Each row is one company; each column shows which step it reached and its status.

Prefer to build it by hand?

You can skip the Assistant entirely and add every step yourself on the canvas — useful once you want finer control, or you're building something the Assistant hasn't seen before. See The workflow builder for the canvas mechanics: adding steps, configuring them, and connecting them in order.

What's next

Did this answer your question?