Hi all, I have a flow that takes a master file, divides it into individual reports and emails said report to the relevant person. When I run my flow I am getting the following error message:
Error: Email (2): Record#7: Failure when receiving data from the peer
What does this mean and how can I fix it?
Thanks.
Check the data in the 7th row to see if there is anything unusual or different compared to other rows. Look for special characters, missing values, or incorrect data formats that might be causing the issue.
You can also try running the email tool excluding the 7th record to see if you can isolate the issue.
Are their attachments and could the 7th record be too large?
That is about all I can think of - good luck!