ConstructionWire
ConstructionWire
NAME | TYPE | DESCRIPTION | REQUIRED | READONLY |
---|---|---|---|---|
string | true | false | ||
password | string | true | false |
1 { 2 "name": "constructionwire connection", 3 "type": "constructionwire", 4 "configuration": { 5 "email": "user@example.com", 6 "password": "password" 7 } 8 }