post https://rest-api.app.kognitos.com/v1/invoke/
Asynchronously starts an automation run given a share_id.
To get the share_id
:
share_id
:- Go to
Processes
and click on a Process to open the Process view. - In the process view, navigate to the three dots in the top-right corner. Click to open the drop-down menu.
- Select
Copy API Endpoint
. It will copy the endpoint URL with the alpha-numericshare_id
at the end. For example:- The endpoint URL:
https://rest-api-main.kognitos-test.net/v1/invoke/abcd3fg9ijk5mn1pqr3tu2wxy
- The
share_id
:abcd3fg9ijk5mn1pqr3tu2wxy
- The endpoint URL: