cancel
Showing results for 
Search instead for 
Did you mean: 

Does Platform's functionality come completely from the Nuxeo REST API?

Yousuf_Nejati
Star Contributor
Star Contributor

Hi, I'm new to Nuxeo and have a quick question about the architecture. Does Nuxeo Platform access everything through the Nuxeo REST API, or some other means?

Thank you,

Yousuf

1 ACCEPTED ANSWER

Victor_Sánchez
Confirmed Champ
Confirmed Champ

HI Yousuf,

you are talking about complete functionality of Nuxeo from REST API. So, I think the answer may be Yes, so Nuxeo exposes a lot of end-points in the API REST in differents levels, ie: Users, Groups, Documents (of course), Workflow, Imports... (CSV in a repository of github of Athento, too)... feel free to play with the API Playground of Nuxeo where you can use it (https://doc.nuxeo.com/display/NXDOC/REST+API). Also and so important, Nuxeo is able to make calls to Automation Service and, with the great OSGI model, whatever you think to do, you can making an Operation or "Chain of Operations" and execute it via REST API (https://doc.nuxeo.com/display/NXDOC/Command+Endpoint).

I hope this helps you.

VS!

View answer in original post

2 REPLIES 2

Victor_Sánchez
Confirmed Champ
Confirmed Champ

HI Yousuf,

you are talking about complete functionality of Nuxeo from REST API. So, I think the answer may be Yes, so Nuxeo exposes a lot of end-points in the API REST in differents levels, ie: Users, Groups, Documents (of course), Workflow, Imports... (CSV in a repository of github of Athento, too)... feel free to play with the API Playground of Nuxeo where you can use it (https://doc.nuxeo.com/display/NXDOC/REST+API). Also and so important, Nuxeo is able to make calls to Automation Service and, with the great OSGI model, whatever you think to do, you can making an Operation or "Chain of Operations" and execute it via REST API (https://doc.nuxeo.com/display/NXDOC/Command+Endpoint).

I hope this helps you.

VS!

Thank you, Victor.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.