I have a flow that uses a case to direct attachments to specific SharePoint folders based on the Subject line as follows:
The problem is in the create file event as follows:
Needless to say, I am completely lost. I have this same script running in the same way. The only difference is the lack of a case statement to direct the files. In the single folder flow, it checks where the email came from, and then proceeds to extract the attachements and file them in the SharePoint folder.
Any assistance is greatly appreciated.
Try wrapping the attachment content with the expression
base64(dynamiccontentattachmentcontent)
--------------------------------------------------------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
39 | |
37 | |
37 | |
32 | |
27 |
User | Count |
---|---|
39 | |
37 | |
32 | |
28 | |
22 |