ConstructionWire

Supports:

  • ✅ Bulk sync source

Connection

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
emailstringtruefalse
passwordstringtruefalse

Example

1{
2 "name": "ConstructionWire connection",
3 "type": "constructionwire",
4 "configuration": {
5 "email": "user@example.com",
6 "password": "password"
7 }
8}