Hi,
I have built a flow that when a button is hit in power apps sends all information about a project including attachments to the specified user. The issue I am currently having is in the email where this information is sent file are coming over corrupted.
Any ideas on how to correct this. The section of my flow where i get attachments is shown below. The items are then attached in the email as a variable.
Thank you
check box or whatever in there to auto-detect file type automatically too
@Pstork1 That was the issue i was able to get it to work yesterday. Thanks for the help
Double check what "Body" you are using for the ContentBytes. It doesn't look like you are using the right dynamic content.
Any suggestions on what could be driving this difference?
Normally it should look like the below image
Hi,
What should it look like if it is passing through correctly? This is what i am currently seeing.
I have a flow that does the same thing and everything in yours looks right. One thing to check is what the actual value being passed to ContentBytes is in the array. It should be an object that contains a content type and content. I've seen cases where it only has the Content and not the content type. That will make it look like the file is corrupt.
WarrenBelz
146,605
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,946
Most Valuable Professional