# Datagma AI integration on Definable

> Datagma delivers data intelligence and analytics, assisting companies in discovering market insights, tracking competitive metrics, and strategizing growth opportunities

## What this connects

Datagma delivers data intelligence and analytics, assisting companies in discovering market insights, tracking competitive metrics, and strategizing growth opportunities

Vendor: https://datagma.com/

## Tools available

**8** tools available. First 8:

- `DATAGMA_DETECT_JOB_CHANGE` — Detect Job Change — Tool to detect if a contact changed jobs. Use when verifying a contact’s current employment details by email.
- `DATAGMA_ENRICH_PERSON_OR_COMPANY` — Enrich Person or Company — Enrich person or company data using LinkedIn URLs, emails, domains, or names. Returns enriched data including: contact information, LinkedIn profiles, company details, work experience, education, phone numbers (with phoneFull), and company metrics. Input types: LinkedIn profile URL (~100% success), email (~60% success), name+company (~90% success), company domain/name, or SIREN number (French companies).
- `DATAGMA_FIND_WORK_EMAIL` — Find Work Email — Find verified work email address for a person using their name and company. Returns a professionally verified email address with validation metadata including SMTP checks and MX records. Requires either fullName or firstName+lastName, plus company domain or LinkedIn company slug.
- `DATAGMA_GET_CREDITS` — Get Credits — Get the current credit balance for the authenticated Datagma API account. Use this to check how many API credits remain before making enrichment calls.
- `DATAGMA_GET_TWITTER_BY_EMAIL` — Get Twitter Profile By Email — Retrieve Twitter account information associated with an email address. This action looks up Twitter username and display name for a given email address using Datagma's enrichment database. Returns Twitter username, display name, and the queried email if a match is found, or status 'NOT_FOUND' if no Twitter account is associated with the email. Use this when you need to: - Find someone's Twitter handle from their email address - Verify if an email has an associated Twitter account - Enrich contact data with social media information
- `DATAGMA_GET_TWITTER_BY_USERNAME` — Get Twitter Profile by Username — Enrich Twitter profile data using Datagma's database. Returns contact information (email), social media profiles (LinkedIn, Facebook, GitHub), and professional details (skills, interests, industry) associated with a Twitter username. Note: Not all usernames are in Datagma's database. A 'not found' response (code 5) indicates the username hasn't been indexed yet.
- `DATAGMA_REVERSE_PHONE_LOOKUP` — Reverse Phone Lookup — Tool to reverse-lookup information associated with a phone number. Use when you have a phone number and need associated details (e.g., carrier, location).
- `DATAGMA_SEARCH_PHONE_NUMBERS` — Search Phone Numbers — Find mobile phone numbers using email address and/or LinkedIn profile URL. Returns list of phone numbers with confidence scores and optional WhatsApp verification. Best results when both email and LinkedIn URL are provided.

## Auth

Auth schemes: `API_KEY`.

## How agents use Datagma

Inside a Definable workflow, Datagma is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Datagma** — the Researcher (GPT-5.5) pulls context from Datagma (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Datagma** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Datagma (create record, post message, draft email).
- **Designer / Engineer → Distributor → Datagma** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Datagma (attach file, open PR comment, post status).

The Verifier checks every Datagma call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- analytics — https://definable.ai/apps/category/analytics/
- business intelligence — https://definable.ai/apps/category/business-intelligence/

## Related

- HTML page: https://definable.ai/apps/datagma/
- Same category (analytics): https://definable.ai/apps/category/analytics/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
