Warehouse adapter — Coghlan¶
The adapter object contains properties for connecting to the Coghlan API.
Parent object: a warehouse with property "platform" : "coghlan"
Required properties¶
The following adapter properties are required for Coghlan warehouses.
connection_string¶
| Property | connection_string |
|---|---|
| Name | FTP Connection String |
| Data type | string |
| Example | "ftp://username:password@host:port" |
| Required? | Yes |
customer_id¶
| Property | customer_id |
|---|---|
| Name | Customer ID |
| Data type | string |
| Required? | Yes |
