Plain

Supports:

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

Connection

Configuration

NameTypeDescriptionRequired
api_keystringAPI key

The API key for your Plain machine user.
true

Example

{
"name": "Plain connection",
"type": "plain",
"configuration": {
"api_key": ""
}
}

Read-only properties

NameTypeDescriptionRequired
workspace_public_namestringWorkspace namefalse

Model Sync

Source

Configuration

NameTypeDescriptionRequired
objectstringObjecttrue

Example

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

Target

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

Bulk Sync

Source

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