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.
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.
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.