Add Cart ProductTool to add a product to a cart in Omnisend (v3 API).
Create BatchTool to create a new batch operation for multiple items.
Create CartTool to create a new shopping cart in Omnisend.
Create CategoryTool to create a new category in Omnisend.
Create OrderTool to create a new order in Omnisend v3 API.
Create or Update ContactTool to create or update a contact in Omnisend.
Create ProductTool to create a new product in the Omnisend product catalog.
Create Product CategoryTool to create a new product category in the Omnisend catalog.
Delete CartTool to delete a cart from Omnisend by its ID (v3 API).
Delete CategoryTool to remove a category from Omnisend by its ID.
Delete OrderTool to delete an order from Omnisend by its ID.
Delete ProductTool to remove a product from Omnisend by its ID.
Delete Product CategoryTool to remove a product category from Omnisend by its ID.
Get BatchesTool to retrieve a list of batch operations.
Get Batch InformationTool to retrieve information about a specific batch by ID.
Get Batch ItemTool to retrieve a specific item within a batch by batchID and itemID.
Get Batch ItemsTool to retrieve processed items of a specific batch by ID.
Get BrandTool to retrieve information about the current authenticated brand.
Get CartTool to retrieve a specific cart by ID from Omnisend v3 API.
Get CategoryTool to retrieve details of a specific category by ID.
Get ContactTool to retrieve details of a single contact by ID.
Get OrderTool to retrieve details of a specific order by ID.
Get ProductTool to retrieve details of a specific product by ID from Omnisend.
Get Product CategoryTool to retrieve a specific product category by ID.
List CampaignsTool to retrieve a paginated list of campaigns with optional filtering by status and type.
List CartsTool to retrieve a paginated list of carts with optional filtering.
List CategoriesTool to retrieve a paginated list of product categories.
List ContactsTool to retrieve a paginated list of contacts with optional filtering.
List EventsTool to retrieve all custom events created in Omnisend app.
List Product CategoriesTool to retrieve a paginated list of product categories from the Omnisend catalog.
List ProductsTool to retrieve a paginated list of products.
Remove Cart ProductTool to remove a product from a cart in Omnisend.
Replace CartTool to replace an existing cart in Omnisend using the v3 API.
Replace Cart ProductTool to replace a product in a cart using Omnisend v3 API.
Replace CategoryTool to replace a category's title by ID.
Replace OrderTool to completely replace an existing order in Omnisend.
Replace ProductTool to replace an existing product in the Omnisend catalog.
Send EventTool to send a customer event to Omnisend.
Update CartTool to partially update a cart in Omnisend (v3 API).
Update Cart ProductTool to update a product in a cart (v3 API).
Update ContactTool to update fields of an existing contact by ID.
Update Order StatusTool to partially update an order status in Omnisend (v3 API).
Update Product CategoryTool to update an existing product category title in Omnisend.