<?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>How to delete document from SharePoint by using Appian</title><link>https://community.appian.com/discussions/f/general/30840/how-to-delete-document-from-sharepoint-by-using-appian</link><description>Can anyone help me, Is there any option to delete document from SharePoint by using Appian.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to delete document from SharePoint by using Appian</title><link>https://community.appian.com/thread/122897?ContentTypeID=1</link><pubDate>Thu, 07 Dec 2023 10:05:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a44eff41-2bb7-4ec9-aa07-fc80d673fce8</guid><dc:creator>Dhivya Murugaraj</dc:creator><description>&lt;p&gt;I hope, it might help you &lt;a href="https://learn.microsoft.com/en-us/graph/api/driveitem-delete?view=graph-rest-1.0&amp;amp;tabs=http"&gt;https://learn.microsoft.com/en-us/graph/api/driveitem-delete?view=graph-rest-1.0&amp;amp;tabs=http&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;DELETE /drives/{drive-id}/items/{item-id}&lt;br /&gt;DELETE /groups/{group-id}/drive/items/{item-id}&lt;br /&gt;DELETE /me/drive/items/{item-id}&lt;br /&gt;DELETE /sites/{siteId}/drive/items/{itemId}&lt;br /&gt;DELETE /users/{userId}/drive/items/{itemId}&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to delete document from SharePoint by using Appian</title><link>https://community.appian.com/thread/122873?ContentTypeID=1</link><pubDate>Thu, 07 Dec 2023 02:25:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:385d5f8f-a984-42e6-8c9c-5d4780416d67</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Take a look here:&amp;nbsp;&lt;a id="" href="https://learn.microsoft.com/en-us/sharepoint/dev/sp-add-ins/working-with-folders-and-files-with-rest"&gt;https://learn.microsoft.com/en-us/sharepoint/dev/sp-add-ins/working-with-folders-and-files-with-rest&lt;/a&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/11/pastedimage1701915927437v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>