# Waiverfile AI integration on Definable

> WaiverFile is an electronic waiver form system that allows customers to sign release waivers from any device, streamlining the waiver management process.

## What this connects

WaiverFile is an electronic waiver form system that allows customers to sign release waivers from any device, streamlining the waiver management process.

Vendor: https://www.waiverfile.com/

## Tools available

**2** tools available. First 2:

- `WAIVERFILE_GET_SITE_DETAILS` — Get Site Details — Retrieve comprehensive configuration and metadata for a WaiverFile site. Returns site settings including name, welcome messages, field requirements, email configuration, age restrictions, and other site-specific configuration data. Use this to understand site setup and display site information.
- `WAIVERFILE_PING_EVENT_SERVICE` — Ping Event Service — Ping test for WaiverFile event service connectivity. Sends a test ping to verify that the event service is reachable and responding. Use this to validate API integration and event service health.

## Auth

Auth schemes: `API_KEY`.

## How agents use Waiverfile

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

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

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

## Categories

- forms & surveys — https://definable.ai/apps/category/forms-&-surveys/
- event management — https://definable.ai/apps/category/event-management/

## Related

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