I need to create a folder in a SharePoint library. The folder will be created dynamically from the previous response. Now, inside that folder, I need to further create a dynamic .txt file. The text file will have content from a string variable.
I am using the attached actions but the text file is not getting inside the folder. Please help.
Thanks