Changing service endpoint URL in Robotics Studio
Hi,
By default, there is a request made by Robotics Studio to get relevant records with the following REST API:
https://<cloud instance>/prweb/api/v1/data/{id}
I would like to know if it is possible to change in Robotics Studio that service endpoint URL for example:
https://<cloud instance>/prweb/PRRestService/RPA/v1/data/{id}
Thanks in advance,
Héctor