Productboard

Supports:

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

Connection

Configuration

NameTypeDescriptionRequired
access_keystringAccess tokenfalse

Example

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

Model Sync

Source

Configuration

NameTypeDescriptionRequired
objectstringObjecttrue

Example

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

Target

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