<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SharePoint connected system read data from files kept at SharePoint</title><link>https://community.appian.com/discussions/f/integrations/39748/sharepoint-connected-system-read-data-from-files-kept-at-sharepoint</link><description>Hi All, 
 I want to read the files content(excel or docx) kept in SharePoint using SharePoint integration connected system which Operation shall I use? 
 Thanks 
 Bihitak</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: SharePoint connected system read data from files kept at SharePoint</title><link>https://community.appian.com/thread/151654?ContentTypeID=1</link><pubDate>Fri, 19 Sep 2025 09:15:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b0ee29c3-5f03-4a31-87ce-975f2cd06f21</guid><dc:creator>eleanorac272905</dc:creator><description>&lt;p data-start="33" data-end="46"&gt;Hi Bihitak,&lt;/p&gt;
&lt;p data-start="48" data-end="279"&gt;To read file contents from SharePoint via a connected system, use the &lt;strong data-start="118" data-end="140"&gt;&amp;ldquo;Get file content&amp;rdquo;&lt;/strong&gt; (or similar &amp;ldquo;GetFile&amp;rdquo;/&amp;ldquo;Download file&amp;rdquo; depending on your connector) operation. This retrieves the actual binary/text content of the file.&lt;/p&gt;
&lt;ul data-start="281" data-end="478"&gt;
&lt;li data-start="281" data-end="373"&gt;
&lt;p data-start="283" data-end="373"&gt;Use &lt;strong data-start="287" data-end="310"&gt;Get file properties&lt;/strong&gt; if you only need metadata (name, size, modified date, etc.).&lt;/p&gt;
&lt;/li&gt;
&lt;li data-start="374" data-end="478"&gt;
&lt;p data-start="376" data-end="478"&gt;Use &lt;strong data-start="380" data-end="400"&gt;Get file content&lt;/strong&gt; when you want to read and process the file data itself (Excel, DOCX, etc.).&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-start="480" data-end="594"&gt;After fetching the content, you can pass it to downstream logic (e.g., parse Excel, convert DOCX to text, etc.).&lt;/p&gt;
&lt;p data-start="596" data-end="614"&gt;Hope that helps!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SharePoint connected system read data from files kept at SharePoint</title><link>https://community.appian.com/thread/151653?ContentTypeID=1</link><pubDate>Fri, 19 Sep 2025 09:09:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:78378836-fd35-48e6-9fbf-289f60fd938a</guid><dc:creator>bihitakdass</dc:creator><description>&lt;p&gt;Thanks can you please help me in configuring &amp;quot;Execute Read Request&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SharePoint connected system read data from files kept at SharePoint</title><link>https://community.appian.com/thread/151652?ContentTypeID=1</link><pubDate>Fri, 19 Sep 2025 09:08:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:249b8de3-a847-441c-be3d-f6385b102633</guid><dc:creator>bihitakdass</dc:creator><description>&lt;p&gt;thanks , can you help me if you are aware how to configure &amp;quot;Execute Read Request&amp;quot;&lt;/p&gt;
&lt;p&gt;I am unable to configure the relative path it give me file not found error.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/18/pastedimage1758272818171v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/18/pastedimage1758272844809v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SharePoint connected system read data from files kept at SharePoint</title><link>https://community.appian.com/thread/151651?ContentTypeID=1</link><pubDate>Fri, 19 Sep 2025 07:52:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:72a9cc6c-5331-4260-acc0-4b275f9362c8</guid><dc:creator>venkatrea696188</dc:creator><description>&lt;p&gt;Download the file into Appian (Get-Contents end point). For reading Excel we have excel tool plug in contents and for docx check online for any available plug-ins.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>