# Fomo AI integration on Definable

> Fomo is a social proof marketing platform that displays real-time user activity notifications on websites to build trust and increase conversions.

## What this connects

Fomo is a social proof marketing platform that displays real-time user activity notifications on websites to build trust and increase conversions.

Vendor: https://fomo.com

## Tools available

**9** tools available. First 9:

- `FOMO_CREATE_FOMO_EVENT` — Create Fomo Event — Tool to create a new social proof event in Fomo. Use when you want to display an animated notification on your website showing recent customer activity. Events are created based on notification templates (event_type_id) and can include customer details, location, and product information.
- `FOMO_CREATE_FOMO_TEMPLATE` — Create Fomo Template — Tool to create a Template (Event Type) in Fomo. Use when building 3rd party Fomo integrations. Templates define the message structure for notification events and can include markdown formatting, custom images, avatar support, and IP-based location mapping.
- `FOMO_DELETE_FOMO_EVENT` — Delete Fomo Event — Tool to delete a Fomo event by ID. Permanently removes the notification event from the application. Use when you need to remove a specific event from your Fomo account.
- `FOMO_GET_FOMO_EVENT` — Get Fomo Event — Tool to retrieve a single event by ID from Fomo. Use when you need to fetch details of a specific notification event using its unique identifier.
- `FOMO_GET_STATISTICS` — Get Fomo Statistics — Tool to fetch notification impressions, clicks, and conversion data for your Fomo application. Returns analytics statistics within a specified date range. Use when you need to analyze notification performance metrics.
- `FOMO_LIST_EVENTS` — List Fomo Events — Tool to retrieve all notification events from your Fomo application. Use when you need to list, query, or paginate through events. Supports pagination, sorting, and optional metadata about total event counts.
- `FOMO_SEARCH_EVENT` — Search Event — Tool to search for a specific Fomo event by external_id or email_address. Use when you need to find a single event using a unique identifier. Returns the full event details if found.
- `FOMO_UPDATE_APPLICATION` — Update Application Settings — Tool to update Fomo application settings including display configuration, notification behavior, theme, position, and UTM tracking parameters. Use when you need to modify widget appearance, timing, or tracking settings for a Fomo application.
- `FOMO_UPDATE_EVENT` — Update Fomo Event — Tool to update an existing Fomo event. Changes key-value pairs of an event such as location, name, title, or custom fields. Use when you need to modify event properties after creation.

## Auth

Auth schemes: `API_KEY`.

## How agents use Fomo

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

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

The Verifier checks every Fomo 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/fomo/
- 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
