Botpress

Supports:

  • ✅ Model sync destination

Connection

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
bot_idstringtruefalse
personal_access_tokenstringtruefalse

Example

1{
2 "name": "Botpress connection",
3 "type": "botpress",
4 "configuration": {
5 "bot_id": "",
6 "personal_access_token": ""
7 }
8}

Model Sync

Target

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