Cloud BOT / Refer job (Using access token)
Home > User guide > BOT > How to use the BOT editor > Extension > Cloud BOT > Refer job (Using access token)
Screen description
Refer to any job using the access token. To use it, the contract must have External Connections enabled.
"Operation Procedure for Cloud BOT App Using Access Token"
Reference 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 URL | cbot-extension://cloud-bot:cloud-bot:refer-job-using-credentials:1 |
Provider | Cloud BOT official |
External communication | Yes |
Version | 1 |
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.
Job reference endpoint
Specifies a Job reference endpoint.
* The job reference endpoint can be obtained via "Execute BOT (Using access token)".
Properties to display
Select the properties to be displayed on the results screen.
Select the output data or response JSON.
* Click here to learn more about the properties to be displayed.
Result screen
The retrieval of the job is completed
Displays the results of the job reference.
For the results, please refer to the API reference.
About referable jobs
The conditions for referencing a job are as follows.
When referencing a job within your own contract:
No settings are required, and all jobs are referable.
When referencing a job within a contract you are a part of:
External Connections setting must be enabled. If it is disabled, the job cannot be referenced, and an error will occur.
The status of External Connections settings can be checked on the Connect page.