<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: Service Now Integration thro REST API in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56009#M10264</link>
    <description>Hi Peter.&lt;BR /&gt;&lt;BR /&gt;I've made some progress but it has been slow going as I'm working on several projects and this keeps getting put on the back burner.&lt;BR /&gt;&lt;BR /&gt;Using the SNOW attachment API I was able to get a text file to download but the problem is with everything else. It appears the issue is that in the current release of BluePrism, the result in the Web Service API is a text data item. This cannot be modified although I'm told that we will be able choose the data type at some point in a future release.&lt;BR /&gt;&lt;BR /&gt;Anyway, SNOW is returning a binary file which BP is converting into a text field. We have no control over this. Then when you try to convert it back into a binary data type inside the process/object, the file gets corrupted.&lt;BR /&gt;&lt;BR /&gt;I think that we could use the code stage from the HTTP VBO and modify it, but I have not had a chance to work on it. Actually, I'm not a C# guy so I need some help.&amp;nbsp; Maybe from you?&lt;BR /&gt;&lt;BR /&gt;So Peter, that is where we are.&lt;BR /&gt;&lt;BR /&gt;Care to colloborate?&lt;BR /&gt;&lt;BR /&gt;jack&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jack Look&lt;BR /&gt;Sr Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 16 Apr 2021 20:25:00 GMT</pubDate>
    <dc:creator>lookman</dc:creator>
    <dc:date>2021-04-16T20:25:00Z</dc:date>
    <item>
      <title>Service Now Integration thro REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56002#M10257</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you please guide how we can download all attached files in defined folder while reading incident information by using&amp;nbsp;ServiceNow Incident Management API::Retrieve Incidents&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;Devarajan Kannan&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Devarajan Kannan&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jun 2020 13:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56002#M10257</guid>
      <dc:creator>DevarajanKannan</dc:creator>
      <dc:date>2020-06-19T13:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: Service Now Integration thro REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56003#M10258</link>
      <description>Hi&amp;nbsp;&lt;SPAN&gt;&lt;SPAN&gt;Devarajan.&lt;BR /&gt;&lt;BR /&gt;There are several output data items associated with the skill. On the Outputs tab, there is a field called Response Content. You want to store this into a text data item. Once you've successfully completed the step, you should use the Utility - JSON to Collection VBO to extract all of the values from the Response Content text data item into a collection from which you can now spin through and pick out all of the incidents.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="13067.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/13226iC929DE3B9DE32E8A/image-size/large?v=v2&amp;amp;px=999" role="button" title="13067.png" alt="13067.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="13068.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/13231i23467478C627B66F/image-size/large?v=v2&amp;amp;px=999" role="button" title="13068.png" alt="13068.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Here is the input tab of the JSON to Collection action&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="13069.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/13233i7686C99397125637/image-size/large?v=v2&amp;amp;px=999" role="button" title="13069.png" alt="13069.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;Here is the output tab of the JSON to Collection action&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="13070.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/13232iF8353E5032B5E37F/image-size/large?v=v2&amp;amp;px=999" role="button" title="13070.png" alt="13070.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hopefully this gets you going.&lt;BR /&gt;&lt;BR /&gt;jack&lt;/DIV&gt;
&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jack Look&lt;BR /&gt;Sr Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Jun 2020 14:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56003#M10258</guid>
      <dc:creator>lookman</dc:creator>
      <dc:date>2020-06-22T14:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Service Now Integration thro REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56004#M10259</link>
      <description>Hi Jack,&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="13072.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/13239i784D60356C31F7E9/image-size/large?v=v2&amp;amp;px=999" role="button" title="13072.png" alt="13072.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;i am trying to download files which are attached in "INC0010005". kindly share some more inputs to download attachment files by using SNOW API.&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="13073.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/13238iDBFEAC6E549C87A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="13073.png" alt="13073.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;As you suggested, i am able to extract JASON response content by using&amp;nbsp; API method "Reterive Incidents by SysID" . Jason response content also attached your reference.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Devarajan Kannan&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Jun 2020 13:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56004#M10259</guid>
      <dc:creator>DevarajanKannan</dc:creator>
      <dc:date>2020-06-23T13:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Service Now Integration thro REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56005#M10260</link>
      <description>Hi&amp;nbsp;&lt;SPAN&gt;Devarajan.&lt;BR /&gt;&lt;BR /&gt;Sorry about the delay in responding. There is a separate API that ServiceNow uses to access attachments. In other words, the ServiceNow Table API on which the skill is based, does not support retrieval of attachments. You would have to use the ServiceNow Attachment API to do that.&lt;BR /&gt;&lt;BR /&gt;We currently do not have a skill created for the Attachment API but I will be looking into it to see how quickly I can get it created and published.&lt;BR /&gt;&lt;BR /&gt;jack&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jack Look&lt;BR /&gt;Sr Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jun 2020 18:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56005#M10260</guid>
      <dc:creator>lookman</dc:creator>
      <dc:date>2020-06-25T18:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Service Now Integration thro REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56006#M10261</link>
      <description>One more thing&amp;nbsp;&lt;SPAN&gt;Devarajan.&lt;BR /&gt;&lt;BR /&gt;You can create a web service API within Blue Prism to access the ServiceNow Attachment API yourself. You do not have to wait for a skill to be created (or you can create the skill yourself and submit it to the Digital Exchange &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jack Look&lt;BR /&gt;Sr Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jun 2020 13:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56006#M10261</guid>
      <dc:creator>lookman</dc:creator>
      <dc:date>2020-06-26T13:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: Service Now Integration thro REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56007#M10262</link>
      <description>Hi &lt;SPAN&gt;Devarajan.&lt;BR /&gt;&lt;BR /&gt;Have you made any progress? I've started working on the skill for this but was wondering how you are doing.&lt;BR /&gt;&lt;BR /&gt;jack&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jack Look&lt;BR /&gt;Sr Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jul 2020 15:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56007#M10262</guid>
      <dc:creator>lookman</dc:creator>
      <dc:date>2020-07-13T15:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Service Now Integration thro REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56008#M10263</link>
      <description>Hi Jack,&lt;BR /&gt;&lt;BR /&gt;I know it's been awhile but I wanted to follow up regarding this post. I was able to pull in JSON information about the attachments in ServiceNow from BluePrism. Have you been able to get it to actually download the file and save it? I tried grabbing the download link from that JSON info and then using the download file utility but it requires authentication to download so that didn't work.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Peter&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Peter Bayiokos&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Apr 2021 20:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56008#M10263</guid>
      <dc:creator>PeterBayiokos</dc:creator>
      <dc:date>2021-04-16T20:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Service Now Integration thro REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56009#M10264</link>
      <description>Hi Peter.&lt;BR /&gt;&lt;BR /&gt;I've made some progress but it has been slow going as I'm working on several projects and this keeps getting put on the back burner.&lt;BR /&gt;&lt;BR /&gt;Using the SNOW attachment API I was able to get a text file to download but the problem is with everything else. It appears the issue is that in the current release of BluePrism, the result in the Web Service API is a text data item. This cannot be modified although I'm told that we will be able choose the data type at some point in a future release.&lt;BR /&gt;&lt;BR /&gt;Anyway, SNOW is returning a binary file which BP is converting into a text field. We have no control over this. Then when you try to convert it back into a binary data type inside the process/object, the file gets corrupted.&lt;BR /&gt;&lt;BR /&gt;I think that we could use the code stage from the HTTP VBO and modify it, but I have not had a chance to work on it. Actually, I'm not a C# guy so I need some help.&amp;nbsp; Maybe from you?&lt;BR /&gt;&lt;BR /&gt;So Peter, that is where we are.&lt;BR /&gt;&lt;BR /&gt;Care to colloborate?&lt;BR /&gt;&lt;BR /&gt;jack&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jack Look&lt;BR /&gt;Sr Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Apr 2021 20:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56009#M10264</guid>
      <dc:creator>lookman</dc:creator>
      <dc:date>2021-04-16T20:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Service Now Integration thro REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56010#M10265</link>
      <description>Hi Jack,&lt;BR /&gt;&lt;BR /&gt;It looks like BluePrism resolved this issue. The new HTTP VBO has a Retrieve file option that downloads a file from the SNOW api similar to cURL command.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Peter&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Peter Bayiokos&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Apr 2021 20:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56010#M10265</guid>
      <dc:creator>PeterBayiokos</dc:creator>
      <dc:date>2021-04-27T20:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Service Now Integration thro REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56011#M10266</link>
      <description>Hi Peter.&lt;BR /&gt;&lt;BR /&gt;I'm glad it was resolved.&lt;BR /&gt;&lt;BR /&gt;jack&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jack Look&lt;BR /&gt;Sr Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Apr 2021 23:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56011#M10266</guid>
      <dc:creator>lookman</dc:creator>
      <dc:date>2021-04-27T23:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Service Now Integration thro REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56012#M10267</link>
      <description>&lt;A href="https://community.servicenow.com/community?id=community_article&amp;amp;sys_id=93e9b134db831f441cd8a345ca961964" target="_blank" rel="noopener"&gt;https://community.servicenow.com/community?id=community_article&amp;amp;sys_id=93e9b134db831f441cd8a345ca961964&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tiago Macul&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2021 20:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Service-Now-Integration-thro-REST-API/m-p/56012#M10267</guid>
      <dc:creator>TiagoMacul</dc:creator>
      <dc:date>2021-10-21T20:27:00Z</dc:date>
    </item>
  </channel>
</rss>

