# Remarkety

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

- **Category:** marketing automation
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 5
- **Triggers:** 0
- **Slug:** `REMARKETY`
- **Version:** 20260413_00

## Tools

### Get Remarkety Campaigns

**Slug:** `REMARKETY_GET_CAMPAIGNS`

Tool to retrieve a list of marketing campaigns. Use when you need to page through campaigns with optional limit and skip.

### Get Remarkety Customers

**Slug:** `REMARKETY_GET_CUSTOMERS`

Tool to retrieve customers. Use when you need to fetch a paginated list of customers from a Remarkety store.

### Get Remarkety Products

**Slug:** `REMARKETY_GET_PRODUCTS`

Tool to retrieve products. Use when you need to fetch a paginated list of products from a Remarkety store.

### Track Remarkety Cart

**Slug:** `REMARKETY_TRACK_CART`

Tool to track cart events in Remarkety. Use after a customer updates their cart to sync cart data for remarketing.

### Upload Contacts Batch

**Slug:** `REMARKETY_UPLOAD_CONTACTS_BATCH`

Tool to upload or update multiple contacts in batch. Use when you need to import or synchronize many contacts at once.
