rest api

  1. S

    ServiceNow API Call

    Hey, I'm working on integrating BP with ServiceNow APIs, but unfortunately getting the same error no matter what method I try. I've put together a simple API call for now https://XYZdev.service-now.com/api/now/table/x_baoq_boq_robotic_internet_account_opening?sysparm_limit=1. This works fine...
  2. D

    Create tickets and attach emails using Rest API

    NA
  3. D

    REST Webservice Call

    Hello, I am still learning a lot about Blue Prism. I am wondering how to perform a REST API call on Blue Prism. Is this possible? I see there are several VBOs include REST, HTTP, etc. If someone could please shed light on this that would be much appreciated. Thank you
  4. A

    how to Make ( get and post ..... ) Request in blue prism ??

    Hi everyone, my problem is that i wanna make request from blue prism to get data from a ticketing system, i tried to do that with a vb.net code but unfortunately it doesn't work, also i try to do this with Webservices - REST BP object stage but it doesn't work, it show me an error of...
  5. G

    Metabot for converting json to xml

    Hi, I am trying out Rest API call using automation anywhere. I get a response in the json format. Lets say I get something like this => {"error":false,"message":"68fd08f0-d5f4-11e8-b01b-db6ba7af2de6"} Now i am trying to get the value of message from it. Since there is no default JSON...
Top