Northbeam

Supports:

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

Connection

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
api_keystringtruefalse
data_client_idstringtruefalse
instancestringAccepted Values: prod, testtruefalse

Example

1{
2 "name": "Northbeam connection",
3 "type": "northbeam",
4 "configuration": {
5 "api_key": "",
6 "data_client_id": "",
7 "instance": ""
8 }
9}

Model Sync

Source

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
objectstringObjecttruefalse

Example

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

Target

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