# Satismeter

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

- **Category:** forms & surveys
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 5
- **Triggers:** 0
- **Slug:** `SATISMETER`
- **Version:** 20260424_00

## Tools

### Embed Survey

**Slug:** `SATISMETER_EMBED_SURVEY`

Tool to generate a JavaScript snippet to embed a SatisMeter survey. Use after configuring your project and obtaining your write key.

### Get Unsubscribed Emails

**Slug:** `SATISMETER_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.

### List Surveys

**Slug:** `SATISMETER_LIST_SURVEYS`

Tool to list surveys (campaigns) in a project. Use when you have a valid project ID and need to retrieve its surveys.

### List Users

**Slug:** `SATISMETER_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.

### Update Unsubscribed Emails

**Slug:** `SATISMETER_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.
