Description

Build Smarter Solutions for Today's Content Challenges

Nuxeo makes it easy to build smart content applications that enhance customer experiences, improve decision making, and accelerate products to market. This node integrates Nuxeo's REST API.

Today’s businesses have to work harder than ever to satisfy demanding customers. Nuxeo gives enterprises new capabilities to use more formats at higher volumes, using more tools — and to modernize in place, without negatively impacting core business processes.

Enhance collaboration

View a wide range of documents, from Office documents to scanned images to high-resolution photos and videos, while simplifying your collaboration processes with powerful annotation capabilities.

Satisfy expectations

Nuxeo’s WebUI is built to meet and exceed today’s user expectations. Deliver an engaging, fast and reliable experience. Improve user adoption by giving them what they want.

Sync Your Desktop & Content

Working with Nuxeo content is easy, because it behaves like the other content stored on your computer. So you can access and edit it using your favorite tools and save the changes when you are done. Nuxeo will ensure you are always in sync

Supported Operations

Nuxeo Platform

Initialize an empty document with default properties given a document type

To retrieve all initialized properties, the 'properties: *' header must be used

Gets the list of all operation/chain

Gets the description of the operation/chain

Execute an operation or a chain on a document

List registered facets

Facet description

List registered schemas

Schema description

List registered document type

Document type description

Get directory entries

Creates a directory entry

Get a directory entry

Update a directory entry

Delete a directory entry

Create a group

Search a group

Get a group by its name

Update a group by its name

Delete a group by its name

Get the group members of a group

Get the user members of a group

Add a user to a group

Find a document by its id

Only documents which you have permission to see will be returned

Creates a document by its parent id

Updates a document by its id

Only documents which you have permission can be updated. Only the properties part of the document object is taken into account for update

Deletes a document by its id

Only documents which you have permission to see will be returned

View the ACL of a document given its id

Get all annotations on a given document blob

Create an annotation on a given document

Update an annotation on a given document

Retrieve an annotation on a document given its id

Delete an annotation on a document given its id

View the audit trail of a document given its id

Convert the Blob at the given xpath of the document

One of the 'name', 'type' or 'format' parameters must be passed.

Get the main blob of a document by its id

Get the business object adapter on a document given its id

Updates the business object adapter on a document given its id

Creates a document based on its business object

Get the children of a document by its id

Only documents which you have permission to see will be returned

Get the list of business object of the children of a document by its id

<ul><li>If a document can't be adapted, the resulting item will be null</li><li> This type of call works for every API endpoint that responds DocumentList (@search, @pp ...)</li></ul>

Convert the main Blob of the document

One of the 'name', 'type' or 'format' parameters must be passed.

Initialize an empty document with default properties given a document type and a parent

To retrieve all initialized properties, the 'properties: *' header must be used

Execute a page provider on document by its id

Only documents which you have permission to see will be returned

Returns the specified rendition on document by its id

Get the children of a document by its id

Only documents which you have permission to see will be returned

List tasks of the given document

Only task instance which you have permission to see will be returned

Get the workflow instances launched on the given document

Only workflow instances launched by current user will be returned

Start a workflow instance on the given document

Get the logged in user

Change the logged in user's password

Retrieves a OAuth2 client.

Adds an OAuth2 client.

Retrieves an OAuth2 client.

Update an OAuth2 client.

Deletes an OAuth2 client token.

Retrieves the list of available OAuth2 providers.

Adds an OAuth2 provider.

Retrieves OAuth2 provider data for the current user.

Updates an OAuth2 provider.

Retrieves a valid access token to the current user. A new token will be request if the current one is expired.

Retrieves all OAuth2 tokens.

Retrieves all OAuth2 client tokens for the current user.

Retrieves a OAuth2 client token.

Updates an OAuth2 client token.

Deletes a OAuth2 client token.

Retrieves all OAuth2 provider tokens for the current user.

Gets an OAuth2 provider token.

Updates an OAuth2 provider token.

Delete an OAuth2 provider token.

Search tokens that match service name or user parameter.

Retrieves all OAuth2 tokens by OAuth2 token type. An OAuth2 token can be provided by Nuxeo or consumed.

Find a document by its path

Only documents which you have permission to see will be returned

Creates a document by its parent path

Updates a document by its path

Only documents which you have permission can be updated. Only the properties part of the document object is taken into account for update

Deletes a document by its path

Only documents which you have permission can be deleted

View the ACL of a document given its path

View the audit trail of a document given its path

Convert the Blob at the given xpath of the document

One of the 'name', 'type' or 'format' parameters must be passed.

Get the main blob of a document by its path

Get the business object adapter on a document given its path

Updates the business object adapter on a document given its path

Creates a document based on its business object

Get the children of a document by its path

Only documents which you have permission to see will be returned

Get the list of business object of the children of a document by its path

<ul><li>If a document can't be adapted, the resulting item will be null</li><li> This type of call works for every API endpoint that responds DocumentList (@search, @pp ...)</li></ul>

Execute an operation or a chain on the children of a document

This works on every API endpoint that return DocumentList

Convert the main Blob of the document

One of the 'name', 'type' or 'format' parameters must be passed.

Initialize an empty document with default properties given a document type and a parent

To retrieve all initialized properties, the 'properties: *' header must be used

Execute an operation or a chain on a document

Execute a page provider on document by its path

Only documents which you have permission to see will be returned

Returns the specified rendition on document by its path

Get the children of a document by its path

Only documents which you have permission to see will be returned

List tasks of the given document

Only task instance which you have permission to see will be returned

Get the workflow instances launched on the given document

Only workflow instances launched by current user will be returned

Start a workflow instance on the given document

Perform Named Page Provider on the repository

You can have also named parameters in the query. See http://doc.nuxeo.com/x/qAc5AQ

Perform Named Page Provider on the repository

You can have also named parameters in the query. See http://doc.nuxeo.com/x/qAc5AQ

Find a document by its id

Only documents which you have permission to see will be returned

Creates a document by its parent id

Updates a document by its id

Only documents which you have permission can be updated. Only the properties part of the document object is taken into account for update

Deletes a document by its id

Only documents which you have permission to see will be returned

Find a document by its path

Only documents which you have permission to see will be returned

Creates a document by its parent path

Updates a document by its path

Only documents which you have permission can be updated. Only the properties part of the document object is taken into account for update

Deletes a document by its path

Only documents which you have permission to see will be returned

Performs a bulk action on the query result.

You can have also named parameters in the query. See http://doc.nuxeo.com/x/qAc5AQ

Performs a search query.

You can have also named parameters in the query. See http://doc.nuxeo.com/x/qAc5AQ

Gets the definition of a page provider.

Performs a bulk action on the query result.

You can have also named parameters in the query. See http://doc.nuxeo.com/x/qAc5AQ

Perform Named Page Provider on the repository

You can have also named parameters in the query. See http://doc.nuxeo.com/x/qAc5AQ

Returns the list of saved searches.

Saves a search.

Return the saved search with the supplied id.

Updates the saved search with the supplied id.

Deletes the saved search with the supplied id.

Performs a bulk action on the saved search result.

Executes saved searches, returning its results.

Query tasks by user and workflow ids

Only task instance which you have permission to see will be returned

Get a task by its id

Only task instance which you have permission to see will be returned

Delegate a task

See https://doc.nuxeo.com/x/34z1

Reassign a task

See https://doc.nuxeo.com/x/1YcZAQ

Complete task

Complete a workflow related task

Gets all readable authentication tokens

Acquire new authentication token

Delete an existing authentication token

Create a user

Get a user by its name

Get a user by its name

Update a user by its name

Delete a user by its name

Add a group to a user

Get the workflow instances launched by the current user

Only workflow instances launched by current user will be returned

Start a workflow instance

Find a workflow instance by its id

Only workflow instance which you have permission to see will be returned

Delete a workflow instance by its id

Only workflow instance which you have permission to see will be returned

Get the json serialization of a workflow instance graph

Get the json serialization of a workflow instance graph

Get the workflow models

Find a workflow model by its name

Get the json serialization of a workflow model graph

Get the json serialization of a workflow model graph

Details
Last Update

4 months ago

Includes
nuxeo-api-client