Warehouse adapter — Instalink¶
The adapter object contains properties for connecting to the Instalink API.
Parent object: a warehouse with property "platform" : "instalink"
Required properties¶
The following adapter properties are required for Instalink warehouses.
api_token¶
| Property | api_token |
|---|---|
| Name | Instalink API Token |
| Data type | string |
| Required? | Yes |
domain¶
| Property | domain |
|---|---|
| Name | Instalink Domain |
| Description | Subdomain of the Instalink account URL |
| Data type | string |
| Example | If the Instalink URL is "abc123.instalink.io", the Instalink Domain is "abc123" |
| Required? | Yes |
