You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 6 Current »
This function is one of Open API Operation. You can find the movie in ARGOS RPA+ video tutorial.
Example request :
POST /openapi/v1/uxrobot/remote_command/ondemandrun/api?apiKey=abcd4eb2b12345c74c18 HTTP/1.1 Host: api2-rpa.argos-labs.com { "userId": "test@test.com", "workId": "this_is_your_work_id", "endPoint": "this_is_your_endpoint", "apiPamId": "api12pam345id", "apiScenarioId": "api12scenario34id", "botParameters": [ { "variable_text":"{{param.searchText}}", "value":"hello world" } ] }
False
Time for time-out;
default value is 10000 and time unit is milliseconds
Example response:
{ "message": "OK", "status": 200, "error": null, "data": [ { "userId": "test@test.com", "taskId": "b611234524c996034518ed681c1e067cf98d12a75a4af5e2b5079ecf3e19dec8", "workId": null, "commandResponse": { "response_source": "0", "status": 200, "elapseTime": null, "data": { "Value": "success", "Key": "result" } } } ] }
userId
Command
Response
Value of Status
Need help?
Technical contact to tech@argos-labs.com
May you search all operations,