# Demio AI integration on Definable

> Demio is a webinar software for marketers, offering live and automated sessions, audience engagement tools, and analytics to optimize lead generation

## What this connects

Demio is a webinar software for marketers, offering live and automated sessions, audience engagement tools, and analytics to optimize lead generation

Vendor: https://www.demio.com

## Tools available

**6** tools available. First 6:

- `DEMIO_CREATE_JOIN_LINK` — Demio Create Join Link — Tool to register an attendee and obtain their unique Demio join link. Use after confirming a valid event_id.
- `DEMIO_GET_EVENT` — Demio: Get Event by ID — Tool to retrieve event details by ID. Use when you need the full metadata for a specific Demio event.
- `DEMIO_LIST_EVENT_DATE_PARTICIPANTS` — List Event Date Participants — Tool to list participants for a specific event date. Use after scheduling an event session to retrieve attendees.
- `DEMIO_LIST_EVENT_DATES` — List Event Dates — Tool to list all scheduled session dates for a given Demio event. Use when you need the session schedule by event ID.
- `DEMIO_LIST_EVENTS` — List Demio Events — Tool to retrieve a list of Demio events. Use when you need to fetch events optionally filtered by type or paginated.
- `DEMIO_PING` — Demio API Ping — Tool to perform a health check on the Demio API. Use to verify the API is reachable before other calls.

## Auth

Auth schemes: `API_KEY`.

## How agents use Demio

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

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

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

## Categories

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

## Related

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