Emporix Maker App

Here you can find an overview of the Emporix Maker app for the Make.com Marketplace, along with its features and benefits.

Purpose

The Emporix Maker app allows Make customers to integrate with Emporix API services. Thanks to Make's no-code platform, you can create automations that connect multiple systems without writing any code.

Features

FeaturesBenefits
TriggersBuild no-code automations that are triggered by events in the Emporix platform or external systems, such as the creation of new orders.
ActionsBuild no-code automations that interact with Emporix utilising the following modules:
  • Create Prices for Products
  • Apply Discounts to Products
  • Create Customer and Category Restricted Coupons
  • Fetch the Delivery Details of an Order
  • Fetch a Product
  • Fetch a Category
  • Assign a Product to a Category
  • Fetch an Order
  • Fetch a Supplier
  • Assign a Supplier to an Order
Additionally you can call any other Emporix API with the Generic Make an API Call Module.
SearchesBuild no-code automations that can query groups of Emporix entities utilising the following modules:
  • Search Categories and Category Assignments
  • Search Carts by Customer or Session ID
  • Search Orders
  • Search Products
  • Search Prices
  • Search Coupons
  • List Suppliers

FAQ

Here you can find answers to the most popular questions regarding the usage of the Emporix Maker app. For more information, check out the official Make documentation for Emporix/Make integration.

How do I set up a connection?

To start working with the Emporix Maker app, you need to establish a connection between Make and Emporix API by using Emporix API credentials. For more information, check out Connections in the official Make documentation.

Where can I find Emporix API credentials?

Your tenant credentials for Emporix API (ClientID and ClientSecret) are located on the Emporix Developer Portal under API keysManage API Keys.

Are all Emporix API endpoints available through Make?

Yes, all Emporix API endpoints are available either through dedicated Make Modules or the Generic Make an API Call Module.

How do I interact with Emporix API?

You can use modules from the Emporix Maker app to call Emporix API endpoints through Make's scenario editor.