We are using the corporate edition of office 365.
I want to save an attachment from an email to a SharePoint folder subfolder of group documents/subfoldername
There are a lot of examples available and I copied them.
However when the file should be saved I get an error "Action 'create_file' failed"
The file does not exists in that folder, and I think because I created the folder myself I have all the necessary rights.
As site address I use https://ourname.sharepoint.com/sites/group-grooupname
folder path = /documents/subfoldername
When I look at the details of the create file-part I don't see anything strange, only file content has a lot of tekst.
What can be wrong ?
I appreceate your help