Hi all,
I have a flow that worked several times and stoped working last week. It does the following:
1. Read rows from excel file stored in sharepoint
2. Select all emails from a specific row and store them in a CSV
3. Send an email using the CSV output in BCC
Now, each time that I run this flow I get the following error code:
Solved! Go to Solution.
Thanks Ed.
I solved the issue using "Send an email notification (V3)" instead.
Weird...
@Anonymous
Hi there! Have you checked the rows in the Excel file to see if they are being stored the same? It sounds like something has changed in the data, but we can check that to be sure. Either way, you could try updating the schema by giving Flow an update sample payload, right? But I think it'd be good to look at the data for some small change that might be messing things up.
Keep us posted.
-Ed-
If this reply has answered your question or resolved your challenge, please consider marking it as a Solution. This helps other users find it more easily via search.
Thanks Ed.
I solved the issue using "Send an email notification (V3)" instead.
Weird...
Can you share how you did this? I have a text column in Excel with multiple emails but can't get it to work.
Thank you.