Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Enrich records with contact-level data such as emails and phone numbers
landbase-cli contact-enrich <dataset-id> [flags]
--contact-fields=<fields>
email,phone,linkedin_url
--wait
--timeout=<seconds>
--no-update-check
--verbose
# Enrich with contact data landbase-cli contact-enrich <dataset-id> --wait # Enrich with specific contact fields landbase-cli contact-enrich <dataset-id> --contact-fields=email,phone,linkedin_url --wait
Was this page helpful?