- Home
- Resources
- Integrations
- Quable PIM
Quable PIM Make integrationAutomate Quable PIM with Make.
Your product data can move on its own the moment a document changes. The Quable PIM Make integration gives you 14 modules: 1 instant trigger, 7 actions and 6 searches. This guide connects your account, builds a first scenario with you and explains each module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Quable PIM Make integration do for you?
The Quable PIM Make integration links your Quable account to Make, a no-code tool where you build a scenario (the automation itself) out of modules (one brick each: a trigger, an action or a search). Quable PIM tells Make when a document changes, and Make can read catalogs, assets, variants and links, or create new documents.
Keep other tools in step with Quable. Start with Watch Document Updates, add Get a Document to read the current version, then hand the result to the next app in your scenario, such as a spreadsheet or a message to your team.
Feed Quable from the outside. A row, a form answer or an email from another app can become a new record through Create a Document, so nobody has to retype it in the PIM.
Pull an inventory on demand. List Assets, List Variants or List Catalogs return every item as its own bundle (one item passed to the next module), which you can write into a sheet for a quick review.
Know the limits before you start. Make's own documentation for Quable PIM is marked as limited, so the page you are reading sticks to what the module names and descriptions say. When a listed module falls short, Make an API Call reaches the rest of the Quable API with the same connection.
Comparing tools? Read n8n vs Make. New to the editor? The Make training walks through it, and the Make pricing page explains how operations are counted.
How do you connect Quable PIM to Make?
- 01
Add a Quable PIM module
In a scenario, click the +, search for Quable PIM and pick any module. Then click Create a connection. A connection is your Quable account linked to Make once, and every Quable module reuses it afterward.
- 02
Name it and authorize Make
Give the connection a clear name if you like, for example the workspace it points to. Then either approve Make on the Quable page that opens or paste the key Quable gives you, depending on what the window asks for.
- 03
Save and check
Click Save. Back in the module, Make can now list what it is able to read from your account, which is the simplest sign that the connection works.
Build your first scenario with Quable PIM
GoalWhen a document is updated in Quable PIM, Make fetches that document so the next module works with its current content.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the large + in the middle of the canvas. That empty circle becomes your first module.
- 02
Add Watch Document Updates
Search for Quable PIM, choose Watch Document Updates and pick your connection, or click Create a connection if this is your first Quable module. This trigger carries the lightning badge: Quable calls Make itself.
- 03
Add Get a Document
Click the + on the right of the trigger and choose Get a Document. In its code field, map the document code from the trigger's output instead of typing a fixed value.
- 04
Test with Run once
Click Run once, then update a document in Quable PIM. Open the bubble above each module to read the bundles it received and confirm the right document came through.
- 05
Switch it on
Once the test looks right, save and turn the scenario on. From then on, each document update starts a run and every module run counts as one operation on your Make plan.
What starts a Quable PIM scenario
1 module starts a scenario when something happens in Quable PIM. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Quable PIM as soon as it happens.
Watch Document Updates
Instant triggerIn Make“Triggers when a document is updated.”
This trigger gives your scenario a start signal each time someone edits a document in Quable PIM, so the change can travel to other tools without anyone copying it by hand. It is the only trigger this app offers.
Every Quable PIM module, explained
Quable PIM gives you 13 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Document
ActionIn Make“Creates a document.”
Turns data from another app into a fresh document in Quable PIM, so a supplier row or form answer lands in the PIM without retyping.
Get a Catalog
ActionIn Make“Retrieves a catalog by code.”
Hands you one catalog's details when you already know its code, which is handy for adding catalog context to a message or report.
Get a Document
ActionIn Make“Retrieves a document by code.”
Reads one document by its code and returns its current content, so later modules work with the latest version rather than an old copy.
Get a Link
ActionIn Make“Retrieves a link by code.”
Fetches a single link stored in Quable PIM when you have its code, giving you its details to reuse elsewhere in the scenario.
Get an Asset
ActionIn Make“Retrieves an asset by code.”
Brings back one asset from Quable PIM, found by its code, so its details can travel to the next app in the flow.
Get a Variant
ActionIn Make“Retrieves a variant by code.”
Pulls up one variant by its code, so a scenario can work on a precise version of an item instead of the whole family.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens the rest of the Quable PIM API to your scenario, using the connection you already created, for anything the ready-made modules do not cover.
List Assets
SearchIn Make“Retrieves a list of all assets.”
Returns all the assets of your account, one bundle per asset, which is the easy way to build an inventory in a spreadsheet.
List Catalog Classification
SearchIn Make“Retrieves all classifications of a catalog.”
Shows how one catalog is organized by returning all of its classifications, handy when you map categories into another tool.
List Catalogs
SearchIn Make“Retrieves a list of all catalogs.”
Gives you every catalog in your Quable PIM account as separate bundles, a good starting point before drilling into any one of them.
List Documents
SearchIn Make“Retrieves a list of all documents.”
Collects all your Quable documents in one run, each as its own bundle, so you can copy or check them in bulk.
List Links
SearchIn Make“Retrieves a list of all links.”
Returns every link stored in Quable PIM, giving you a full picture of how records are tied together.
List Variants
SearchIn Make“Retrieves a list of all variants.”
Lists all the variants in your account, one bundle each, which helps when a whole range needs to reach another system.
Need help automating Quable PIM with Make?
A person reads every message.