cancel
Showing results for 
Search instead for 
Did you mean: 

How can i create a folder on Alfresco using .Net. Can I use the Api? Can you provide an example?

melespro
Champ in-the-making
Champ in-the-making

How can i create a folder on Alfresco using .Net. Can I use the Api? Can you provide an example?

1 ACCEPTED ANSWER
4 REPLIES 4

douglascrp
World-Class Innovator
World-Class Innovator

melespro
Champ in-the-making
Champ in-the-making

Thank you, that documentation worked Smiley Happy

dvuika
Star Collaborator
Star Collaborator

If you are familiar with Swagger, you can take the public swagger definitions and generate a .NET client.

Build, Collaborate & Integrate APIs | SwaggerHub 

melespro
Champ in-the-making
Champ in-the-making

Thank you, I was able to do the folder creation using dotCMIS.dll