# Remarkety AI integration on Definable

> Remarkety is an AI-powered marketing automation platform designed for eCommerce, enabling personalized email, SMS, and social campaigns based on customer behavior.

## What this connects

Remarkety is an AI-powered marketing automation platform designed for eCommerce, enabling personalized email, SMS, and social campaigns based on customer behavior.

Vendor: https://www.remarkety.com

## Tools available

**5** tools available. First 5:

- `REMARKETY_GET_CAMPAIGNS` — Get Remarkety Campaigns — Tool to retrieve a list of marketing campaigns. Use when you need to page through campaigns with optional limit and skip.
- `REMARKETY_GET_CUSTOMERS` — Get Remarkety Customers — Tool to retrieve customers. Use when you need to fetch a paginated list of customers from a Remarkety store.
- `REMARKETY_GET_PRODUCTS` — Get Remarkety Products — Tool to retrieve products. Use when you need to fetch a paginated list of products from a Remarkety store.
- `REMARKETY_TRACK_CART` — Track Remarkety Cart — Tool to track cart events in Remarkety. Use after a customer updates their cart to sync cart data for remarketing.
- `REMARKETY_UPLOAD_CONTACTS_BATCH` — Upload Contacts Batch — Tool to upload or update multiple contacts in batch. Use when you need to import or synchronize many contacts at once.

## Auth

Auth schemes: `API_KEY`.

## How agents use Remarkety

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

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

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

## Related

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