Skip to main content

Emporix Commerce

With Emporix Commerce modules in Make, you can manage the categories, prices, suppliers, coupons, checkouts, and orders in your Emporix Commerce account.

To use the Emporix Commerce modules, you must have an Emporix Commerce account. You can create an account at emporix.io/signup.

Refer to the Emporix API documentation for a list of available endpoints.

Connect Emporix Commerce to Make

To establish the connection, you must:

Obtain your client credentials in Emporix Commerce

To obtain your client credentials from your Emporix Commerce account:

  1. Log in to your Emporix Commerce account at app.emporix.io.

  2. In the Emporix dashboard, click API keys > Manage API Keys.

  3. In the Emporix API row, copy the Client ID and Secret values shown and store them in a safe place.

You will use these values in the Client ID and Client Secret fields in Make.

Establish the connection with Emporix Commerce in Make

To establish the connection in Make:

  1. Log in to your Make account, add an Emporix Commerce module to your scenario, and click Create a connection.

  2. Optional: In the Connection name field, enter a name for the connection.

  3. In the Environment field, select whether you want to connect to Production (api.emporix.io) or Dev environment (api-dev.emporix.io).

  4. In the Client ID and Client Secret fields, enter the client credentials copied above.

  5. Click Save.

  6. If prompted, authenticate your account and confirm access.

You have successfully established the connection. You can now edit your scenario and add more Emporix Commerce modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.

Build Emporix Commerce Scenarios

After connecting the app, you can perform the following actions:

Catalog
  • Assign a Product To a Category

  • Get a Category

  • Search Categories

  • Search Category Assignments by Category

  • Search Category Assignments by Reference

  • Create a Price

  • Search Prices

  • Set a Price Discount

  • Get a Product

  • Search Products

  • Get a Supplier

  • List Suppliers

Promotions
  • Create a Customer Restricted Coupon

  • Create a Category Restricted Coupon

  • Search Coupons

Checkout
  • Search Carts by Customer

  • Search Carts by Session ID

Order Management
  • Get a Delivery Details

  • Get an Order

  • Search Orders

  • Watch For New Orders

  • Watch For Updated Orders

  • Assign a Supplier to an Order Line

Other
  • Make an API Call