- Lessons
-
Working with Nodes using the JS API
- Conclusion
-
References
-
Course Survey

Application Development Framework: Working with Nodes using the JS API
In this tutorial you will learn how to use the AlfrescoCoreRestApi.
Overview
In this tutorial you will learn how to use the AlfrescoCoreRestApi.
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 AlfrescoCoreRestApi is used as an abstraction layer, defining one of the core services of the alfresco-api-js library.
What Will I Learn?
This tutorial will cover the following topics:
- Preparing the development environment
- About the AlfrescoCoreRestApi
- Retrieving the children of a node
- Retrieving the node data
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: