Job API

We have enabled the creation of jobs and schedules for third-party applications. This functionality will be available to all robots regardless of the robot version. To do so, you must register your application in the Application menu.

To add a new application, simply click on the "New application" button. Choose "job_create" as a scope. For “New application name”, write name of the application you want to register and press “Confirm”.


 

To use this functionality, you must write 2 API calls:

  1. To get access token
  2. To create job/schedule

To get an access token, press “GET ACCESS TOKEN” button. Be aware that client secret is confidential information and be careful with exposing it.  If you require assistance in obtaining an access token, please follow the link.

By pressing the “Payload” button, you can generate a body of API call to create job or schedule at Robotiq.ai platform. Select the department and stage and press “NEXT” 

 


 

Please provide the necessary information regarding the process and schedule. After payload is generated, and you can press the “+” button to copy it to the clipboard and use it. Also, you have a copy option for API url.
 


 


Please enter the required information in the API application.


 

 

 

Enter the Bearer Token (Authorization) that you obtained from the first API in order to get access to the desired resources and click "Send" (if you require assistance in obtaining an access token, please follow the link).


 


 

Was this article helpful?