<?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: Donwload File From Sharepoint Using Microsoft Graph - Download Files in Comunidad Blue Prism en español</title>
    <link>https://community.blueprism.com/t5/Comunidad-Blue-Prism-en-espa%C3%B1ol/Donwload-File-From-Sharepoint-Using-Microsoft-Graph-Download/m-p/96822#M331</link>
    <description>The &lt;EM&gt;&lt;STRONG&gt;Access Token&lt;/STRONG&gt;&lt;/EM&gt; is a value you should have received from a previous successful call to one of the authentication actions on the &lt;STRONG&gt;MSAL.NET&lt;/STRONG&gt; or &lt;STRONG&gt;Microsoft Graph - Authentication &lt;/STRONG&gt;VBOs. I'd suggest using the MSAL.NET VBO as it supports more authentication types.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;File ID&lt;/STRONG&gt;&lt;/EM&gt; is a UUID (ex. b06b9ea2-ac85-4940-b2db-ecbc57cde468) that uniquely identifies the file you're trying to download. To get the File ID you typically want to list the files in the SharePoint folder of the site you're interested in and then pull the ID for the specific file.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Save To&lt;/STRONG&gt;&lt;/EM&gt; is the fully qualified path and file name, with extension, of where you want to save the file. You should be able to get the filename from the details of the file.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Site ID&lt;/STRONG&gt;&lt;/EM&gt; is the unique identifier of the SharePoint site you're working with. This could take the form of a UUID (similar the idea of the File ID) or the human-friendly hostname as you've shown in your screenshot.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric&amp;nbsp;&lt;BR /&gt;&amp;nbsp; ​</description>
    <pubDate>Mon, 12 Dec 2022 12:32:43 GMT</pubDate>
    <dc:creator>ewilson</dc:creator>
    <dc:date>2022-12-12T12:32:43Z</dc:date>
    <item>
      <title>Donwload File From Sharepoint Using Microsoft Graph - Download Files</title>
      <link>https://community.blueprism.com/t5/Comunidad-Blue-Prism-en-espa%C3%B1ol/Donwload-File-From-Sharepoint-Using-Microsoft-Graph-Download/m-p/96821#M330</link>
      <description>Hola, alguien podría apoyarme en darme un ejemplo de los parámetros que requiero ingresar para lograr descargar archivos de mi sitio de sharepoint ya que al ejecutar la action me marca error 403.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35174.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35236i28485867EFA91EF5/image-size/large?v=v2&amp;amp;px=999" role="button" title="35174.png" alt="35174.png" /&gt;&lt;/span&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 10 Dec 2022 18:00:25 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Comunidad-Blue-Prism-en-espa%C3%B1ol/Donwload-File-From-Sharepoint-Using-Microsoft-Graph-Download/m-p/96821#M330</guid>
      <dc:creator>martinrdzserna</dc:creator>
      <dc:date>2022-12-10T18:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Donwload File From Sharepoint Using Microsoft Graph - Download Files</title>
      <link>https://community.blueprism.com/t5/Comunidad-Blue-Prism-en-espa%C3%B1ol/Donwload-File-From-Sharepoint-Using-Microsoft-Graph-Download/m-p/96822#M331</link>
      <description>The &lt;EM&gt;&lt;STRONG&gt;Access Token&lt;/STRONG&gt;&lt;/EM&gt; is a value you should have received from a previous successful call to one of the authentication actions on the &lt;STRONG&gt;MSAL.NET&lt;/STRONG&gt; or &lt;STRONG&gt;Microsoft Graph - Authentication &lt;/STRONG&gt;VBOs. I'd suggest using the MSAL.NET VBO as it supports more authentication types.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;File ID&lt;/STRONG&gt;&lt;/EM&gt; is a UUID (ex. b06b9ea2-ac85-4940-b2db-ecbc57cde468) that uniquely identifies the file you're trying to download. To get the File ID you typically want to list the files in the SharePoint folder of the site you're interested in and then pull the ID for the specific file.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Save To&lt;/STRONG&gt;&lt;/EM&gt; is the fully qualified path and file name, with extension, of where you want to save the file. You should be able to get the filename from the details of the file.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Site ID&lt;/STRONG&gt;&lt;/EM&gt; is the unique identifier of the SharePoint site you're working with. This could take the form of a UUID (similar the idea of the File ID) or the human-friendly hostname as you've shown in your screenshot.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric&amp;nbsp;&lt;BR /&gt;&amp;nbsp; ​</description>
      <pubDate>Mon, 12 Dec 2022 12:32:43 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Comunidad-Blue-Prism-en-espa%C3%B1ol/Donwload-File-From-Sharepoint-Using-Microsoft-Graph-Download/m-p/96822#M331</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-12-12T12:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Donwload File From Sharepoint Using Microsoft Graph - Download Files</title>
      <link>https://community.blueprism.com/t5/Comunidad-Blue-Prism-en-espa%C3%B1ol/Donwload-File-From-Sharepoint-Using-Microsoft-Graph-Download/m-p/96823#M332</link>
      <description>Hi Eric Thanks for your support, &lt;BR /&gt;&lt;BR /&gt;I changed the parameters in specific FileID using the Unique ID columns from the output collection that the (Skill Sharepoint Doc - Get files) action contain.&lt;BR /&gt;&lt;BR /&gt;But I have already a question, the Site ID parameter is correct? or how can I get this value?, because in a page I found that Site Id can be obtained adding /sitename/_api/site/id.&lt;BR /&gt;&lt;BR /&gt;I hope you can help me, because i getting error 403.&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="35173.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35235iD92C0B460453274D/image-size/large?v=v2&amp;amp;px=999" role="button" title="35173.png" alt="35173.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;Regards!</description>
      <pubDate>Fri, 16 Dec 2022 19:00:32 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Comunidad-Blue-Prism-en-espa%C3%B1ol/Donwload-File-From-Sharepoint-Using-Microsoft-Graph-Download/m-p/96823#M332</guid>
      <dc:creator>martinrdzserna</dc:creator>
      <dc:date>2022-12-16T19:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Donwload File From Sharepoint Using Microsoft Graph - Download Files</title>
      <link>https://community.blueprism.com/t5/Comunidad-Blue-Prism-en-espa%C3%B1ol/Donwload-File-From-Sharepoint-Using-Microsoft-Graph-Download/m-p/96824#M333</link>
      <description>There are two actions available on the connector that can be used to get site information. &lt;EM&gt;&lt;STRONG&gt;Get Root Site&lt;/STRONG&gt;&lt;/EM&gt; will return meta information about the root site associated with the credentials. There's also an action called &lt;EM&gt;&lt;STRONG&gt;Get Site by Site ID&lt;/STRONG&gt;&lt;/EM&gt; that can retrieve meta information about a specific site. Generally, Site ID can be supplied either as the human-friendly URL or as a less friendly UUID.&lt;BR /&gt;&lt;BR /&gt;If the ID you've provided, as pictured above, isn't working then I'm wondering if the file is actually available via the SharePoint site. Have you verified this by trying to access it directly via the browser?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric​</description>
      <pubDate>Fri, 16 Dec 2022 22:11:49 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Comunidad-Blue-Prism-en-espa%C3%B1ol/Donwload-File-From-Sharepoint-Using-Microsoft-Graph-Download/m-p/96824#M333</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-12-16T22:11:49Z</dc:date>
    </item>
  </channel>
</rss>

