Productboard

Supports:

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

Connection

Configuration

NameTypeDescriptionRequired
access_keystringAccess tokenfalse

Example

{
"name": "Productboard connection",
"type": "productboard",
"configuration": {
"access_key": ""
}
}

Model Sync

Source

Configuration

NameTypeDescriptionRequired
objectstringObjecttrue

Example

{
...
"configuration": {
"object": "object"
}
}

Target

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

Bulk Sync

Source

Productboard connections may be used as a bulk sync source. No additional configuration options are required.