Documentation Index
Fetch the complete documentation index at: https://deepline.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Playbook
Datagma Workflow Guidance
Datagma is strongest when you need real-time enrichment rather than a static contact database. It is especially useful for direct mobile numbers, international coverage, and job-change validation.When to use Datagma
- Use
datagma_full_enrichmentwhen you have a strong identifier such as a LinkedIn URL, a professional email, or a domain-backed full name. datagma_enrich_personanddatagma_enrich_companyremain valid compatibility aliases when older workflows expect the flat legacy Datagma response shape.- Use
datagma_find_emailwhen you only need a verified work email and want a narrower, cheaper workflow than full enrichment. - Use
datagma_search_phone_numberswhen you already have an email or social URL and want direct mobile numbers. - Use
datagma_job_change_detectionbefore outreach refreshes when you need to confirm whether a contact is still at the same company. - Use
datagma_find_peopleto source up to 10 people by title inside a target company.
Input strategy
- LinkedIn URL or company domain
- Professional email
- Full name plus company context
- Company-name-only lookups only when nothing stronger is available
Billing behavior to remember
- Public pricing currently states
1 credit = 1 verified email. - Public pricing currently states
30 credits = 1 mobile phone number. datagma_find_peopleis explicitly documented as 10 credits on success and 1 credit on a no-result response.datagma_full_enrichment,datagma_job_change_detection, anddatagma_search_phone_numbersexposecreditBurnin the response. Deepline uses that vendor-reported value rather than guessing.- Catch-all email results are free on the public pricing page.
Endpoint guidance
datagma_find_email
Use for:
- verified work-email lookup from name + company context
firstName+lastName+company- or
fullName+company - optionally
linkedInSlugwhen you have the company LinkedIn slug
datagma_full_enrichment
Use for:
- person or company enrichment
- firmographics plus person details in one pass
- real-time phone/email/company expansion
dataset to a LinkedIn URL or professional emailfullNameorfirstName+lastNameonly when paired withdata
phoneFull=trueshould be reserved for cases where you do not already have a social profile or email, matching Datagma’s docs guidance.
datagma_job_change_detection
Use for:
- validating whether a contact is still at the same company
fullName+companyName- add
jobTitlewhen the contact name may be ambiguous
datagma_find_people
Use for:
- prospecting inside one company by role title
currentJobTitle- plus one of
linkedinId,domain, orcurrentCompanies
datagma_search_phone_numbers
Use for:
- direct mobile-number search from an email or profile URL
- both
emailandusernamewhen you have them - Datagma explicitly recommends passing both together when possible