# Proofly AI integration on Definable

> Proofly is a social proof toolkit that helps boost website conversions by displaying real-time notifications of customer activities.

## What this connects

Proofly is a social proof toolkit that helps boost website conversions by displaying real-time notifications of customer activities.

Vendor: https://proofly.io/

## Tools available

**3** tools available. First 3:

- `PROOFLY_GET_ACTIVITY_LOGS` — Get Activity Logs — Tool to retrieve activity logs of the user. Use when needing recent actions; call after confirming authentication.
- `PROOFLY_GET_CAMPAIGNS` — Get Proofly Campaigns — Tool to retrieve all Proofly campaigns. Use after authenticating to list your campaigns.
- `PROOFLY_GET_USER` — Get Proofly User Info — Tool to retrieve general information of the authenticated user. Use after authentication to fetch user profile details.

## Auth

Auth schemes: `API_KEY`.

## How agents use Proofly

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

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

The Verifier checks every Proofly 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/
- ads & conversion — https://definable.ai/apps/category/ads-&-conversion/

## Related

- HTML page: https://definable.ai/apps/proofly/
- 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
