- Lessons
-
Working with the Nodes API Service
- Conclusion
-
References
-
Course Survey

Application Development Framework: Working with the Nodes API Service
In this tutorial you will learn how to use the NodesApiService.
Overview
In this tutorial you will learn how to use the NodesApiService.
We have developed some practical examples to show you how to interact with an instance of Alfresco Content Services without using the REST endpoints directly. With this approach the NodesApiService is used as an abstraction layer, defined by one of the services in the ADF Core library.
What Will I Learn?
This tutorial will cover the following topics:
- Preparing the development environment
- Basic examples of usage
- About the NodesApiService
- Observables
- MinimalNode
- NodePaging
- Retrieving info and metadata from a node
- Retrieving the node's children
- Creating and deleting a subfolder
- Creating a subfolder
- Deleting a folder
Target Audience
This course is targeted at the following roles:
- Developers
Time Required: ~30 minutes
Difficulty: Intermediate
Prerequisite Knowledge
This course presumes that the student has taken the following Alfresco University courses: