Salesbricks

Supports:

  • ✅ Models
  • ✅ Model sync destination
  • ✅ Bulk sync source

Connection

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
api_keystringfalsefalse

Example

1{
2 "name": "Salesbricks connection",
3 "type": "salesbricks",
4 "configuration": {
5 "api_key": ""
6 }
7}

Model Sync

Source

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
objectstringObjecttruefalse

Example

1{
2 ...
3 "configuration": {
4 "object": "object"
5 }
6}

Target

Salesbricks connections may be used as the destination in a model sync.