Input(Required)
Display Name | Parameters | OutPut |
---|---|---|
Host | Server IP | str(data) |
Port | Port | |
Bot Status Data | Json data to create or update Bot status | |
Bot Detais Data | Json data to add Bot Details |
Note
- The Json keys for Bot Status and Bot Details data are independent.
- Max 20 column can be inserted for Bot Status and Bot Details data.
Bot Status Data
- The first Json value must represent the Bot name
- The second Json value must indicate the total tasks
- The third Json value must denote completed taks
Bot Details data
The first Josn value must specify the Bot name
Normal Case
Description of the output result
Return Code
Code | Meaning |
---|---|
0 | Success |
1 | Exceptional case |
Output Format
You may choose one of 3 output format below
- String(default)
- CSV
- File