Omnisend is a marketing automation platform for ecommerce businesses, focusing on email and SMS marketing.
Tool to create a new batch operation for multiple items. use when you need to process many records asynchronously in one call, e.g., bulk contacts, products, orders, or events. use after preparing the items list to avoid rate limits.
Tool to create or update a contact in omnisend. use after collecting subscriber details.
Tool to remove a product from omnisend by its id. use when you need to delete a product and ensure it is no longer available in your catalog.
Tool to retrieve a list of batch operations. use after initiating a batch job to monitor its progress and results.
Tool to retrieve information about a specific batch by id. use after submitting a batch when you need a detailed status and counts.
Tool to retrieve processed items of a specific batch by id. use when you need to inspect individual results of a batch operation after fetching batch details.