About this integration
One-click checkout platform that streamlines order submission, product catalogue access, and order management for e-commerce stores.
There are 2 triggers, 5 search modules and 4 actions available. The integration connects via basic authentication.
How to connect
The credential form asks for Store API Base URL and CRC API Key.
Prefer the interactive builder form? Open it on the app page.
Enter your credentials below. WEXTL stores them encrypted and uses them only to call the API on your behalf.
| Field | Type | Help |
|---|---|---|
Store API Base URLRequired | text | Your store's API base URL, e.g. https://api.yourdomain.com/simpler/v1. Contact [email protected] if unsure. |
CRC API KeyRequired | password | The X-Simpler-CRC API key issued by Simpler for your store. Contact [email protected] to obtain one. |
Use it in workflow automation
Start with Orders, then add Make an API Call.
The canvas below runs Orders into Make an API Call — watch the video, then drop a node onto the canvas.
Select the Orders trigger and the workflow fires automatically when the event occurs — no polling required.
Then add Refund Order as the next node. Branch, filter, or hand off to other integrations from there.
The integration includes 6 ready-made modules for finance work — each run logs its inputs and outputs for debugging.
Simpler workflow on the canvas: Orders then Refund Order
Triggers, searches and actions
Open any Simpler trigger, search, or action to see its inputs and outputs — 2 triggers, 5 searchs, 4 actions.
Triggers
Use one of 2 triggers to kick off a workflow as soon as an event occurs in the app.
- Orders
- Watch Orders
Searches
This integration includes 5 search modules for looking data up mid-run.
- Get Customer
- Get Orders
- Get Products
- Get Products Feed
- List Stores
Actions
Take action during a run with 4 available modules that write data back into the app.
- Make an API Call
- Quote Cart
- Refund Order
- Submit Order
Explore the fields available for each Simpler trigger, search, and action.
Triggers
| Field | Type |
|---|---|
Simpler ID | text |
Order ID | text |
Payment method | text |
Is guest | boolean |
Country code | text |
Cart size | number |
Total paid | number |
Created at | date |
| Field | Type |
|---|---|
Simpler ID | text |
Order ID | text |
Payment method | text |
Is guest | boolean |
Country code | text |
Cart size | number |
Total paid | number |
Created at | date |
Searches
| Field | Type |
|---|---|
Email | |
Session ID | text |
| Field | Type |
|---|---|
Request ID | text |
Customer | object |
First name | text |
Last name | text |
Email | text |
Addresses | array |
Loyalty profile | object |
Member since | text |
Current points balance | number |
Tier | text |
| Field | Type |
|---|---|
From DateRequired | date |
Limit | number |
| Field | Type |
|---|---|
Simpler ID | text |
Order ID | text |
Payment method | text |
Is guest | boolean |
Country code | text |
Cart size | number |
Total paid | number |
Created at | date |
| Field | Type |
|---|---|
CurrencyRequired | text |
ItemsRequired | array |
Metadata | array |
| Field | Type |
|---|---|
Request ID | text |
Items | array |
| Field | Type |
|---|---|
Products | array |
No fields documented.
Actions
| Field | Type |
|---|---|
URLRequired | text |
MethodRequired | choice |
Headers | array |
Header | object |
Query String | array |
Parameter | object |
Body | text |
| Field | Type |
|---|---|
Body | text |
Headers | object |
Status code | number |
| Field | Type |
|---|---|
Metadata | array |
QuotationRequired | object |
CurrencyRequired | text |
ItemsRequired | array |
Ship To | object |
Email | |
Coupon | text |
Invoice | object |
| Field | Type |
|---|---|
Request ID | text |
Quotes | array |
| Field | Type |
|---|---|
Order IDRequired | choice |
Amount (cents) | number |
Simpler - Merchant API KeyRequired | text |
Simpler - Merchant API SecretRequired | secret |
| Field | Type |
|---|---|
OrderRequired | object |
Simpler IDRequired | text |
CurrencyRequired | text |
Coupon | text |
Payment Method | choice |
Simpler Discount | object |
Metadata | array |
Shipping Method ID | text |
Pickup Store ID | text |
Pickup Point | object |
Ship To | object |
UserRequired | object |
First NameRequired | text |
Last NameRequired | text |
EmailRequired | |
Is GuestRequired | boolean |
InvoiceRequired | object |
Tax IDRequired | text |
Company NameRequired | text |
ActivityRequired | text |
Tax AuthorityRequired | text |
Company AddressRequired | text |

