CIMcloud Make App

Overview

Make, formerly Integromat, is a third party service that simplifies API calls between third parties by creating “scenarios”.  With CIMcloud’s API Framework, we have built a custom Make App to Get, Search, Create, and Update data.

Each method of calling CIMcloud’s API Framework is called a “Module” within Make.  You are then able to connect CIMcloud modules with other Third Party modules to sync data between systems.

Prerequisites

Setup

Follow these steps to use the CIMcloud Make App:

  1. Create a new API App Authorization within the CIMcloud Worker Portal
    1. Set the Authentication Type to Basic (relevant link)
    2. Under Assigned Resources, include all Resources that start with “Make -“
    3. Any other resources can be mapped and used with the “Make An API Call” module
  2. In Make, follow their documentation to create scenarios, where you can search for “CIMcloud” to connect
    1. Create your first scenario

Modules Supported

  • Make an API Call: Catch-all module to call any CIMcloud API Resources that aren’t installed, or are custom
  • List Resources: Returns list of CIMcloud API Resources that are mapped to the App Authorization called
  • Create Account: Post to create Accounts
  • Get an Account: Returns a single Account with all the fields
  • Search Accounts: Returns all Accounts with limited fields
  • Create an Order: POST calling the OrderPassThrough API Function (via CIMcloud API Resource)
  • Get an Order by Order Number: Returns a single Order, and order details, with all the fields
  • Search Orders: Returns all the order/details with limited fields
  • Search Customers: Returns all Customers with limited fields
  • Get a Contact: Returns a single customer with all fields
  • Get a Product by SKU: Returns a single product with all fields, including inventory levels for that product
  • Search Products: Returns all products with limited fields

Blueprints

Make allows the you to import Blueprints, a JSON file, which can be a starting off point for your scenarios.  Blueprints coming soon…

Was this article helpful

Related Articles

Subscribe to receive email updates of what's new in the CIMcloud Help Center.