Você sabia que o Bot Livre também oferece acesso gratuito hospedado fóruns para seu próprio website ou aplicativo para celular?
Bot Libre Dev

upload script api

por cliffh postado Jan 13 2020, 10:23

the web api endpoints section suggest that there is a script upload facility ie  /rest/api/up-bot-script

but what parameters does it take, is it post or get?

 


by admin posted Jan 14 2020, 8:35

This web API changes the precedence of a script (move up/down), it does not upload a new script.

It takes a <script-source> parameter, which should have the bot's id (instance), and the scripts id (id) set,

<script-source application="..." user="..." token="..." instance="1234" id="4567"/>

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2018, today: 3, week: 3, month: 18

by cliffh posted Jan 14 2020, 13:09

ok is there any way to upload a script direct to the bots workspace?

Cliff

 


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2027, today: 2, week: 2, month: 19

by admin posted Jan 15 2020, 9:05

You can create a Script object in your Workspace, and upload the source code.

/rest/api/create-script

/rest/api/save-script-source

https://github.com/BotLibre/BotLibre/blob/master/sdk/android/BotLibre/app/src/main/java/org/botlibre/sdk/config/ScriptConfig.java

https://github.com/BotLibre/BotLibre/blob/master/sdk/android/BotLibre/app/src/main/java/org/botlibre/sdk/config/ScriptSourceConfig.java


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2193, today: 2, week: 3, month: 20

Id: 31470740
Tags: script upload
Postado: Jan 13 2020, 10:23
Respostas: 3
Pontos de vista: 2102, hoje: 4, semana: 4, mês: 14
0 0 0.0/5