Alfresco Content Services - Blog - Page 6

cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco Content Services - Blog - Page 6

jm_pascal
Active Member

Following the Alfresco Java Client SDK introduction in my last post it's now time to dive in and start using the SDK. We will follow Gavin Cornwell https://community.alfresco.com/community/ecm/blog/2016/10/17/v1-rest-api-part-2-navigation  examples and see how we can achieve the same experience.To m Read more...

Read more
1 1 2,675
jm_pascal
Active Member

IntroductionAlfresco has recently focused a lot of time and energy to develop and strengthen its Public API. Gavin Cornwell‌ talked a lot about it in his series of blog post https://community.alfresco.com/community/ecm/blog/2016/10/11/v1-rest-api-part-1-introduction https://community.alfresco.com/co Read more...

Read more
9 0 7,865
gavincornwell
Senior Member

In the last post we looked at how to retrieve, update and delete nodes, this time we're going to concentrate on versioning.As always there is a Postman collection to accompany this post. To import the collection click on the "Run in Postman" button below.Let's start by creating an empty file like we Read more...

Read more
7 9 20.8K
gavincornwell
Senior Member

In the last post we looked at how to create files and folders in the repository, this time we're going to retrieve and update node information, retrieve and update content and remove nodes from the repository.To keep with tradition, all of the endpoints we'll cover in this post have been provided in Read more...

Read more
10 18 21.3K
gavincornwell
Senior Member

In the we looked at how to navigate the repository, this time we're going to create some files and folders.As before all of the endpoints we'll cover in this blog post have been provided in a Postman collection and can be imported by clicking the "Run in Postman" button below.Let's start with creat Read more...

Read more
11 34 40.1K
Alfresco Content Services Blog