File Upload Through Postman in alfresco localhost
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2017 08:19 AM
I want to upload my document through postman but after trying http://localhost:8082/alfresco/cmisatom this link i got some cookies and i do not know how to pass those cookies in the browser url .Dont know how to get it done .
If anybody knows help me doing this .
Thanks in advance.
Labels:
- Labels:
-
Alfresco Content Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2017 11:07 AM
Hello
Why not use the REST API?
You can have an example at: Alfresco Content Services REST API Explorer
You can test on your own ALfresco server: http://localhost:8082/api-explorer/#!/nodes/createNode
Kind regards,
Simon