cancel
Showing results for 
Search instead for 
Did you mean: 

How do I create an action that create a file.

edifabio08
Champ in-the-making
Champ in-the-making
I want to create an action that 'll create a file in the repository.
I tryed severals methods but nothing works.

What API I must use??

Thanks
3 REPLIES 3

kevinr
Star Contributor
Star Contributor
The JavaScript API based actions can create files and much more besides!

Thanks,

Kevin

edifabio08
Champ in-the-making
Champ in-the-making
How can i integrate my Javascript to perform when my action is executed???

edifabio08
Champ in-the-making
Champ in-the-making
I have an other question : why can't create a node with the nodeservice 's method (createNode) in my actionExecuter??

Thanks