I am working on the project where I need to use API approach to fetch the tickets from the Service Now. I was able to use ‘Send HTTP Request’ to service now using the credentials successfully.
Also, I am getting the JSON result as per my expectation. I need to download the excel file attached into the serviceNow ticket.
Second part of automation, I need to respond to the ticket with text body and attachment.
if you are getting in response then in http request activity you have an option to give response attachment location and name where attachment is saved