# Deadline Funnel AI integration on Definable

> Deadline Funnel provides tools to create authentic, personalized deadlines for marketing campaigns, enhancing urgency and conversions.

## What this connects

Deadline Funnel provides tools to create authentic, personalized deadlines for marketing campaigns, enhancing urgency and conversions.

Vendor: https://www.deadlinefunnel.com/

## Tools available

**6** tools available. First 6:

- `DEADLINE_FUNNEL_EMAIL_LINK_REDIRECT` — Email Link Redirect — Tool to redirect an email link to the correct before- or after-deadline URL for a subscriber. Use when processing clicks on Deadline Funnel email links. Returns the final destination URL after redirects.
- `DEADLINE_FUNNEL_GENERATE_SALES_TRACKING_WEBHOOK_URL` — Generate Sales Tracking Webhook URL — Tool to generate the sales-tracking webhook URL details. Use when you need the campaign-specific sales-tracking webhook parameters before tracking a sale. Use after creating or retrieving your campaign in Deadline Funnel to obtain the token value.
- `DEADLINE_FUNNEL_GET_ACCOUNT_ID` — Get Account ID — Tool to retrieve the Deadline Funnel account ID. Use when you need the account identifier for subsequent API calls. Attempts known endpoints then falls back to parsing response or request headers.
- `DEADLINE_FUNNEL_LIST_CAMPAIGNS` — List Campaigns — Tool to retrieve existing Deadline Funnel campaigns. Use when you need to obtain campaign IDs and names for downstream actions.
- `DEADLINE_FUNNEL_START_DEADLINE_CUSTOM_WEBHOOK` — Start Deadline via Custom Webhook — Tool to start an individual subscriber’s deadline tracking via a custom webhook URL. Use after generating a campaign-specific webhook token. Example: StartDeadlineCustomWebhook(account_id='123456', token='abcdef', email='joe@example.com')
- `DEADLINE_FUNNEL_TRACK_SALE_WEBHOOK` — Track Sale Webhook — Tool to record a sale for a subscriber in a specific campaign via the campaign-generated sales-tracking webhook. Use after generating the campaign sales-tracking webhook URL.

## Auth

Auth schemes: `API_KEY`.

## How agents use Deadline Funnel

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

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

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

## Categories

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

## Related

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