manage_product
Manage Product
Create, update, or delete a product in the Remarkety catalog. Supports full product details including variants, images, inventory, pricing, and categories. Product IDs should be consistent to avoid duplicates.
manage_product
Create, update, or delete a product in the Remarkety catalog. Supports full product details including variants, images, inventory, pricing, and categories. Product IDs should be consistent to avoid duplicates.
manage_newsletter
Subscribe or unsubscribe a contact from the Remarkety newsletter. Subscription supports double opt-in and can include both email and SMS phone number. Unsubscribing adds the contact to a suppression list that persists even if future updates set accepts_marketing to true.
send_custom_event
Send a custom event to Remarkety to trigger automations. Custom events support arbitrary properties (e.g., site searches, room bookings, loyalty milestones) that can be used to trigger automations. Note that custom events do not support advanced eCommerce analytics.
upsert_cart
Send a cart creation or update event to Remarkety to enable abandoned cart recovery campaigns. Cart data includes line items, pricing, customer information, and an optional abandoned checkout URL for recovery links. Keep the same cart ID across updates to avoid duplicates.
upsert_order
Send an order creation or update event to Remarkety. Includes full order details such as line items, pricing, discounts, shipping, tax, fulfillment status, and customer information. This data powers automated campaigns like cart abandonment recovery and post-purchase follow-ups.
upsert_customer
Create a new customer or update an existing customer in Remarkety. Sends customer data including contact information, marketing preferences, address, tags, groups, and reward points. If the customer ID already exists, the customer record will be updated; otherwise a new customer is created.
batch_upload_contacts
Upload multiple contacts to Remarkety in a single batch. Supports creating new contacts and updating existing ones, with options to control tag merging behavior. Up to 100 contacts per batch.
Manage eCommerce marketing automation for email and SMS campaigns. Create and update customer contacts, track orders and carts, sync product catalogs, manage newsletter subscriptions and unsubscriptions, send custom events to trigger automations, upload contacts in batch, and generate personalized coupons. Receive webhook notifications for email events (sent, delivered, opened, clicked, bounced, spam, unsubscribed), SMS events (sent, clicked, replied, unsubscribed), newsletter subscriptions, and suppression list changes.
Common questions about connecting Remarkety to AI agents with Metorial.