# Emporix and Make

Here you can find an overview of the Emporix Maker app for the [Make.com](https://www.make.com/en) 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

| Features     | Benefits                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Triggers** | Build no-code automations that are triggered by events in the Emporix platform or external systems, such as the creation of new orders.                                                                                                                                                                                                                                                                                                                                                                                                                           |
| **Actions**  | <p>Build no-code automations that interact with Emporix utilising the following modules:</p><ul><li>Create Prices for Products</li><li>Apply Discounts to Products</li><li>Create Customer and Category Restricted Coupons</li><li>Fetch the Delivery Details of an Order</li><li>Fetch a Product</li><li>Fetch a Category</li><li>Assign a Product to a Category</li><li>Fetch an Order</li><li>Fetch a Supplier</li><li>Assign a Supplier to an Order</li></ul><p>Additionally you can call any other Emporix API with the Generic Make an API Call Module.</p> |
| **Searches** | <p>Build no-code automations that can query groups of Emporix entities utilising the following modules:</p><ul><li>Search Categories and Category Assignments</li><li>Search Carts by Customer or Session ID</li><li>Search Orders</li><li>Search Products</li><li>Search Prices</li><li>Search Coupons</li><li>List Suppliers</li></ul>                                                                                                                                                                                                                          |

## 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](https://www.make.com/en/integrations/emporix-commerce).

**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](https://www.make.com/en/help/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](https://login.emporix.io/developer/login) under **API keys** → **Manage 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.
