<?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: Alfresco API Doucment Upload in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-doucment-upload/m-p/141365#M37679</link>
    <description>&lt;P&gt;If you have api explorer installed go to http://&amp;lt;your_alfresco_domain&amp;gt;/api-explorer/#/nodes.&lt;/P&gt;&lt;P&gt;If not, look at public one: &lt;A href="https://api-explorer.alfresco.com/api-explorer/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api-explorer.alfresco.com/api-explorer/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Explorer have a lot of comments and could be easy understandable. The documentation is here: &lt;A href="https://docs.alfresco.com/content-services/latest/develop/rest-api-guide/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/latest/develop/rest-api-guide/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Long words short: Find nodeID of your folder. Create a document as a child in this folder by &lt;STRONG&gt;POST ​/nodes​/{folder_nodeId}​/children&lt;/STRONG&gt;. If sucsess you will get json respons with new document (node) id.&lt;/P&gt;&lt;P&gt;Upload the content of this new document by &lt;STRONG&gt;PUT /nodes/{document_nodeId}.&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Mar 2023 17:50:53 GMT</pubDate>
    <dc:creator>fedorow</dc:creator>
    <dc:date>2023-03-10T17:50:53Z</dc:date>
    <item>
      <title>Alfresco API Doucment Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-doucment-upload/m-p/141362#M37676</link>
      <description>&lt;P&gt;Hi I am new to alfresco and not sure if I am looking in the right place but I'm not able to find a way to upload a local document to a folder in alfresco using Rest API calls. If you have done so before, I would appreciate the help!&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 17:21:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-doucment-upload/m-p/141362#M37676</guid>
      <dc:creator>eddiesmith</dc:creator>
      <dc:date>2023-03-03T17:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco API Doucment Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-doucment-upload/m-p/141363#M37677</link>
      <description>&lt;P&gt;Create a node as child of the folder using the &lt;STRONG&gt;POST ​/nodes​/{nodeId}​/children&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Update binary content using the &lt;/SPAN&gt;&lt;STRONG&gt;PUT /nodes/{nodeId}&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Mar 2023 11:05:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-doucment-upload/m-p/141363#M37677</guid>
      <dc:creator>fedorow</dc:creator>
      <dc:date>2023-03-04T11:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco API Doucment Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-doucment-upload/m-p/141364#M37678</link>
      <description>&lt;P&gt;Thank you for your response. Could you elaborate more or direct me to any documentation/ post that would help me? Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 00:22:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-doucment-upload/m-p/141364#M37678</guid>
      <dc:creator>eddiesmith</dc:creator>
      <dc:date>2023-03-06T00:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco API Doucment Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-doucment-upload/m-p/141365#M37679</link>
      <description>&lt;P&gt;If you have api explorer installed go to http://&amp;lt;your_alfresco_domain&amp;gt;/api-explorer/#/nodes.&lt;/P&gt;&lt;P&gt;If not, look at public one: &lt;A href="https://api-explorer.alfresco.com/api-explorer/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api-explorer.alfresco.com/api-explorer/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Explorer have a lot of comments and could be easy understandable. The documentation is here: &lt;A href="https://docs.alfresco.com/content-services/latest/develop/rest-api-guide/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/latest/develop/rest-api-guide/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Long words short: Find nodeID of your folder. Create a document as a child in this folder by &lt;STRONG&gt;POST ​/nodes​/{folder_nodeId}​/children&lt;/STRONG&gt;. If sucsess you will get json respons with new document (node) id.&lt;/P&gt;&lt;P&gt;Upload the content of this new document by &lt;STRONG&gt;PUT /nodes/{document_nodeId}.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 17:50:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-doucment-upload/m-p/141365#M37679</guid>
      <dc:creator>fedorow</dc:creator>
      <dc:date>2023-03-10T17:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco API Doucment Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-doucment-upload/m-p/141366#M37680</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You can use below Rest api call to upload the file/document to alfresco .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;http://&amp;lt;hostname&amp;gt;:&amp;lt;port&amp;gt;/alfresco/api/-default-/public/alfresco/versions/1/nodes/{id}/children&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Below Link will explain you about the above Rest api call , its Request Body and its all necessary parameters .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.alfresco.com/content-services/latest/develop/rest-api-guide/folders-files/#uploadfile" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/latest/develop/rest-api-guide/folders-files/#uploadfile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please refer below snapshot from Postman for uploading content to alfresco .&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1642iAE8A90ECAD67D26C/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 07:23:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-doucment-upload/m-p/141366#M37680</guid>
      <dc:creator>ash_saxena10</dc:creator>
      <dc:date>2023-03-14T07:23:16Z</dc:date>
    </item>
  </channel>
</rss>

