PlusVibe

Supports:

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

Connection

Configuration

NameTypeDescriptionRequired
api_keystringAPI keytrue
workspacesarrayWorkspacestrue

Example

{
"name": "PlusVibe connection",
"type": "plusvibe",
"configuration": {
"api_key": "",
"workspaces": [
{
"label": "",
"value": ""
}
]
}
}

Model Sync

Source

Configuration

NameTypeDescriptionRequired
objectstringObjecttrue

Example

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

Bulk Sync

Source

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