# Satismeter AI integration on Definable

> SatisMeter is a customer feedback platform that enables businesses to collect and analyze user feedback through targeted surveys.

## What this connects

SatisMeter is a customer feedback platform that enables businesses to collect and analyze user feedback through targeted surveys.

Vendor: https://satismeter.com

## Tools available

**5** tools available. First 5:

- `SATISMETER_EMBED_SURVEY` — Embed Survey — Tool to generate a JavaScript snippet to embed a SatisMeter survey. Use after configuring your project and obtaining your write key.
- `SATISMETER_GET_UNSUBSCRIBED_EMAILS` — Get Unsubscribed Emails — Tool to retrieve list of unsubscribed emails for a project. Use when you need to fetch emails that have opted out of surveys.
- `SATISMETER_LIST_SURVEYS` — List Surveys — Tool to list surveys (campaigns) in a project. Use when you have a valid project ID and need to retrieve its surveys.
- `SATISMETER_LIST_USERS` — List Users — Tool to list users in a project. Use when you have a valid project ID and need to retrieve its users. Optionally filter by a specific user ID.
- `SATISMETER_UPDATE_UNSUBSCRIBED_EMAILS` — Update Unsubscribed Emails — Tool to update the list of unsubscribed emails for a project. Use when you need to bulk unsubscribe user emails from surveys.

## Auth

Auth schemes: `API_KEY`.

## How agents use Satismeter

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

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

The Verifier checks every Satismeter 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/
- analytics — https://definable.ai/apps/category/analytics/

## Related

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