Skip to main content

PlentyMarkets

With PlentyMarkets modules in Make, you can:

  • create, update, retrieve, search, and delete orders

  • create, update, retrieve, and search tickets

  • create, update, retrieve, search, and delete contacts

  • create, retrieve, search, and delete items

  • create and search tag relationships

  • call APIs

To get started with PlentyMarkets, create an account at plentymarkets.com.

Connect PlentyMarkets to Make

To connect PlentyMarkets app, you need to obtain the REST-API HTTP Endpoint, Username, and Password from your PlentyMarkets account and insert them into your Make scenario.

  1. Log in to your PlentyMarkets account.

  2. Click Furnishings >Setup > Settings > API > Data. Copy the REST-API HTTP Endpoint to a safe place.

    PlentyMarkets_2.png
  3. Log in to your Make account, insert a PlentyMarkets module in your scenario, and click the Add button next to the Connection field.

    PlentyMarkets_1.png
  4. In the Connection name field, enter a name for the connection.

  5. In the REST-API HTTP Endpoint field, enter the details copied in step 2.

  6. In the Username and Password fields, enter your PlentyMarkets credentials and click Save.

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

Orders

Creates a new order.

Updates an order.

Gets an order.

Searches orders by given criteria.

Deletes an order.

Tickets

Creates a new ticket.

Updates a ticket.

Gets a ticket.

Searches tickets by given criteria.

Contacts

Creates a new contact.

Updates a contact.

Gets a contact.

Searches contacts by given criteria.

Deletes a contact.

Items

Creates a new item.

Gets an item.

Searches items by given criteria.

Deletes an item.

Tag Relationships

Creates a new tag relationship.

Searches tag relationships by givenI criteria.

Other

Performs an arbitrary authorized API call.