Reading this in another language? Use your browser's built-in translate option. Button and field names stay in English on purpose, to match what you see in Keysender.
Connect Keysender to Make (make.com) so a visual scenario can watch your orders, stock, credits, and customers and act on them. One connection is reused by every Keysender module you add afterwards, so you authorize once with your API key and secret and then build as many scenarios as you need.
TL;DR
The Keysender app for Make is being published; the steps below apply as soon as it is available.
Make sure you have:
In Make, open a scenario and add a module.
Search for Keysender and pick any module to start with, for example Watch Orders or Get Stats.
Click Create a connection.
Enter the Base URL. It defaults to https://panel.keysender.com.
Paste in your API Key and API Secret.
Name the connection and save it.
Make labels the connection Connected as {your name} once it succeeds. Run the scenario once and check the module returns data from your account.
| Symptom | Cause | Action |
|---|---|---|
| Keysender does not appear in the Make module picker | The app has not finished Make's public review yet | Request an invite in the meantime; see Good to know below |
| The connection fails to authorize | The API Key or Secret was copied incorrectly | Recopy both from Account, Settings, Security |
| A module returns no data | The connection is scoped to a different Keysender account than expected | Create a new connection with the correct account's API Key and Secret |
Submit a claim so Keysender Support can review it.
Keysender calls each product you sell a database internally, so that word appears in some module and field names. Modules like Add Stock, Create Sale, and List Stock show a database field that lists every product by name, SKU, and units available, so you choose it by name.
No. All eight watch modules check on a schedule you set, not instantly, since Keysender does not push webhooks yet. 15 minutes is a sensible start, shorter for anything time-sensitive. Each watch module dedupes by id, so runs never process the same record twice.
Yes. Several flows ship as ready-made blueprints, including an order-delivered notification, a low-stock reorder, and a spreadsheet-to-stock sync. Open a new scenario, use Import Blueprint, then remap the placeholder webhook, spreadsheet, or database to your own.