cancel
Showing results for 
Search instead for 
Did you mean: 

File Upload Through Postman in alfresco localhost

gmasand09
Confirmed Champ
Confirmed Champ

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.

1 REPLY 1

gluck113
Star Contributor
Star Contributor

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