Cloud BOT / BOTs list (Using access token)

NO IMAGE

 Home > User guide > BOT > How to use the BOT editor > Extension > Cloud BOT > BOTs list (Using access token)

App overview

View the list of BOTs using an access token. To use it, the contract must have External Connections enabled.

"Operation Procedure for Cloud BOT App Using Access Token"

View the list of BOTs and obtain the BOT execution endpoint for the target BOT.

Use the BOT execution endpoint to execute the BOT. Obtain the Job reference endpoint from the execution results.

Use the job reference endpoint to refer to the detailed information of the job.

Extended Feature URLcbot-extension://cloud-bot:cloud-bot:get-bots-using-credentials:1
ProviderCloud BOT official
External communicationYes
Version1

Screen description

Input screen

Request options

Access token

Specify an access token.

* The "Refer" privilege must be granted to the access token to be used.

Secret key

Specifies a secret key.

Result screen

the retrieval of the bot list is completed.

Displays the results of referencing the BOT list.

* The list displays only BOTs that have been published via the API.

In the BOT list, the following can be referenced:

Plan nameContract name to which the BOT belongs(plan name)
BOT nameBOT name
BOT execution endpointURL for executing the BOT
* Used in "Execute BOT (Using access token)".