Remarkety
Overview
SLUG: REMARKETY
Description
Remarkety is an AI-powered marketing automation platform designed for eCommerce, enabling personalized email, SMS, and social campaigns based on customer behavior.
Authentication Details
API Key
Connecting to Remarkety
Create an auth config
Use the dashboard to create an auth config for the Remarkety toolkit. This allows you to connect multiple Remarkety accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Remarkety Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Remarkety toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
REMARKETY_GET_CAMPAIGNS
Tool Name: Get Remarkety Campaigns
Description
Action Parameters
Action Response
REMARKETY_GET_CUSTOMERS
Tool Name: Get Remarkety Customers
Description
Action Parameters
Action Response
REMARKETY_REMARKETY_GET_PRODUCTS
Tool Name: Get Remarkety Products
Description
Action Parameters
Action Response
REMARKETY_TRACK_CART
Tool Name: Track Remarkety Cart
Description
Action Parameters
Action Response
REMARKETY_UPLOAD_CONTACTS_BATCH
Tool Name: Upload Contacts Batch
Description
Action Parameters
Action Response