Productboard

Supports:

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

Connection

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
access_keystringfalsefalse

Example

1{
2 "name": "Productboard connection",
3 "type": "productboard",
4 "configuration": {
5 "access_key": ""
6 }
7}

Model Sync

Source

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
objectstringObjecttruefalse

Example

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

Target

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