Hello All,
I Need to update the SNOW work note via UiPath using rest API
Can some one please share the sample XAML file.
Thanks.
Hello All,
I Need to update the SNOW work note via UiPath using rest API
Can some one please share the sample XAML file.
Thanks.
You just need to install uipath.web.activities package. You will get the http request activity so you can use the API URL along with the request body and the headers in that. Try it @Fresher
@HareeshMR, - Thanks for your immediate response.
Yes i Tried but am getting status code as failed - i constructed my workflow with ref to UiPath ServiceNow Integration - YouTube video REST API _ SNOW.xaml (12.6 KB)
Have uploaded my workflow - please correct me if anything is wrong
Can you try the same in postman and check? @Fresher
I won’t be able to open the workflow, please post the screenshots of the workflow. what is the status code you are getting?
My Bad - while taking screen shot noticed , i have wrongly matched the status code - Now it working fine and able to update the ticket -
Thanks for your time - its working now
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.