Hello Everyone,
I am looking for solution to exchange files between WebCon and SharePoint Online.
I was thinking about built-in actions in WebCon ("add an attachment to a list") as described in this article:
https://community.webcon.com/posts/post/creating-a-sharepoint-site-with-a-webcon-bps-action/203/3
Unfortunately probably because of MFA I am not able to establish connection with SPO (I get error "The sign-in name or password does not match one in the Microsoft account system").
I don't have SDK purchased, therefore I won't be able to create custom action to send these files.
My attachments are also greater than 4MB, so Microsoft Graph is not an option as well.
Do you have any other suggestions what to use to exchange files between these two systems?
Thanks in advance.