# 2022-07-13: CE - Emporix Maker App

### Overview

Emporix are excited to release the Emporix Maker App for the Make.com Marketplace which gives Make customers the ability to integrate with the Emporix APIs without writing any code and leverage the power of Make’s no-code platform.

To learn more about how Make works, check out their official website at [make.com](https://www.make.com/en/product).

### New 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>                                                                                                                                                                                                                          |

### Fixes and improvements

None as these are new services.

### Known problems

No known problems at the time of release.

### Documentation and links

* [App invite](https://eu1.make.com/app/invite/ed4e366ab2d8fc551953f5b47909ee98)
* [Official Make documentation for Emporix/Make integration](https://www.make.com/en/integrations/emporix-commerce)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.emporix.io/release-notes/archive/2022/2022-07-13-ce-make-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
