RestAPI


Related Questions
Hi Kevin , Florent Guillaume When I try to connect to login on automation through OATUH2 token I always get http 401 statut. curl -H "Authorization:Bearer 012453xxgqzl45" -X POST https://localhost:8080/nuxeo/api/v1/automation/login Response : ...
  1 votes
  3 answers
  1 comments
  2174 views

Hi, I am looking to download/export documents from Nuxeo 6 through the REST API using a JS script. Ideally, I would like to download entire folder structures and maintain the structure and file metadata. I would appreciate any help, resources, or ...
  0 votes
  1 answers
  0 comments
  878 views

hi, i have a problem with the OAuth 2 when i used the rest api just like the document first a create a new entry in the oauth2Clients directory, for instance with curl using this: curl -u Administrator:Administrator \ -H 'Content-Type: ...
  1 votes
  0 answers
  0 comments
  917 views

Hello everyone, My company is currently using Nuxeo 6 (even though an upgrade is expected soon). The need here is to be able to manage permissions using code. We manage permissions locally and it's not effective. If someone leaves the company, we ...
  0 votes
  0 answers
  0 comments
  537 views

Hi Eveybody Im triying execute the next endpoint http://localhost:8080/nuxeo/api/v1/search/lang/(psq,sql,potsgressql,etc)l/execute?query=SELECT * FROM documento_base But the execute return a Exception: … “infos”: [], “statusCode”: 400, ...
  0 votes
  1 answers
  0 comments
  770 views

Hello all, I have a question that involves a little bit of architecture and may sound a little bit of 'chew this for me cause my teeth didn't grow yet'. I have the following use case: When a request arrives into Nuxeo (REST API), I want to fetch ...
  0 votes
  1 answers
  0 comments
  1083 views

hi i'm facing an issue with the REST API, it works randomly, sometimes it returns the results im excpecting, but other time i got no result for query that are working in NXQL search for example here is a url i'm testing: ...
  0 votes
  1 answers
  0 comments
  1113 views

Want to use signing a pdf functionality to be exposed through rest api? Can anyone please help? Thanks in advance.
  0 votes
  0 answers
  0 comments
  1238 views

Please provide example project to create an custom rest api for nuxeo? I have gone through nuxeo documentation already but didn't really understood.
  0 votes
  1 answers
  1 comments
  1807 views

Hello Team, Can some let me know how can I download the multiple documents in a zip file using nuxeo downloandFilesZip with sample input file using REST API,  any help on the same would be appreciated. Thanks & Regards Reddy KYS
  0 votes
  0 answers
  0 comments
  2232 views

Is there any guide or example about set Quota Info and get Quota Info from API?
  0 votes
  2 answers
  4 comments
  1714 views