# Adyntel AI integration on Definable

> Adyntel provides an API to retrieve LinkedIn ads for a given company using the company's domain or LinkedIn Page ID.

## What this connects

Adyntel provides an API to retrieve LinkedIn ads for a given company using the company's domain or LinkedIn Page ID.

Vendor: https://adyntel.com/

## Tools available

**8** tools available. First 8:

- `ADYNTEL_GET_GOOGLE_ADS_BY_COMPANY` — Get Google Ads By Company — Retrieve Google ads for a company domain. Returns ad creatives including text, image, and video ads with advertiser information. Response includes a `total_ad_count` field that typically exceeds the count of ads in the returned `ads` array — a single call returns only a partial slice of all available ads.
- `ADYNTEL_GET_GOOGLE_SHOPPING_SEARCH_STATUS` — Get Google Shopping Search Status — Check the status and retrieve results of a Google Shopping ads search. Use the ID returned from the google_shopping endpoint. No credits charged for status checks.
- `ADYNTEL_GET_LINKED_IN_ADS_BY_COMPANY` — Get LinkedIn Ads By Company — Retrieve LinkedIn ads for a company by domain or LinkedIn page ID. Returns ad creatives and campaign details.
- `ADYNTEL_GET_META_ADS_BY_COMPANY_OR_PAGE` — Get Meta Ads By Company Or Page — Retrieve Meta/Facebook ads for a company domain or Facebook page URL. Returns ad creatives, engagement metrics, and campaign details.
- `ADYNTEL_GET_PAID_VS_ORGANIC_KEYWORDS` — Get Paid Vs Organic Keywords — Analyze paid vs organic keyword performance for a company domain. Returns keyword data comparing paid advertising and organic search performance.
- `ADYNTEL_META_AD_SEARCH` — Search Meta Ads — Search the Meta ad library.
- `ADYNTEL_SEARCH_TIK_TOK_ADS_BY_KEYWORD` — Search TikTok Ads By Keyword — Search the TikTok ad library using keywords. Returns matching ads with creative content, engagement metrics, and targeting information.
- `ADYNTEL_START_GOOGLE_SHOPPING_SEARCH` — Start Google Shopping Search — Start an asynchronous Google Shopping ads search for a company domain. Returns a job ID to check status with the google_shopping_status endpoint.

## Auth

Auth schemes: `API_KEY`.

## How agents use Adyntel

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

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

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

## Categories

- ads & conversion — https://definable.ai/apps/category/ads-&-conversion/
- marketing automation — https://definable.ai/apps/category/marketing-automation/

## Related

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