Store adapter — Workarea¶
The adapter
object contains properties for connecting to the Workarea API.
Parent object: a store with property "platform" : "workarea"
Required properties¶
The following adapter
properties are required for Workarea stores.
email
¶
Property | email |
---|---|
Name | Workarea Account Email |
Data type | string |
Required? | Yes |
password
¶
Property | password |
---|---|
Name | Workarea Account Password |
Data type | string |
Required? | Yes |
url
¶
Property | url |
---|---|
Name | Workarea Store URL |
Data type | string |
Required? | Yes |