File Upload, Match & Enrich

3 min Quick step

Overview

Back from a conference with a list of attendees, names and companies only, but nothing you can act on yet? The CLI is built for exactly this.

Steps

  1. Upload the file. Landbase returns a dataset ID.
  2. Match it against the Landbase database using that ID.
  3. Enrich it to add a verified work email to each contact.
  4. Go further: ask the agent to research the matched contacts, confirm current employer and role, even check recent job changes.
landbase-cli upload ./attendees.csv
landbase-cli workflow match ds-XXXX --wait
landbase-cli contact-enrich submit --enrich-email --wait
Good to know
ds-XXXX is the dataset ID returned by the upload step. Paste it into the match command.

Ready to try it yourself?

Create a free account and get 1000 credits to build your first list.

Get started →