Reputation: 15
I verified the user has permission, but I do not see it showing up in the list of possible Logic Apps:
Here is a screenshot of what I can do and it is missing Create Folder
.
Upvotes: 1
Views: 907
Reputation: 31
You can get around this problem by using the "SFTP Extract archive to folder". You need to put a file that contains a single zipped file on your SFTP server. Then use the connector just mentioned to unzip the zip file to the new folder you want to create. It will then create the required folder.
So I have a zip file called CreateFolder.zip
which I unzip to a new folder. The SFTP server must have unzip installed, it won't work work with gunzip.
Upvotes: 1
Reputation: 1263
There is no create folder action available in the SFTP connector. Share your idea here https://feedback.azure.com/forums/287593-logic-apps
Upvotes: 1