Botpress

Supports:

  • ✅ Model sync destination
  • ✅ Connection Proxy

Connection

Configuration

NameTypeDescriptionRequired
bot_idstringBot IDtrue
personal_access_tokenstringPersonal access tokentrue

Example

{
"name": "Botpress connection",
"type": "botpress",
"configuration": {
"bot_id": "",
"personal_access_token": ""
}
}

Model Sync

Target

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

Target creation

Botpress connections may be used to create a new target for a model sync. The following parameters are required to create a new target:

NAMEDESCRIPTIONENUM
nameTable namefalse