I'm trying to create a simple Flow where I save an email onto an FTP when it gets flagged.
It works when I use MessageID as the File name, but the file name is long and cumbersome.
When I try to use Subject as the File name I get an error. I also tried setting a variable FileName and assigning the Subject to the variable, but got the same error.
Can anyone help please?
Thanks.
WORKING FLOW:
OUTPUT IS LONG AND CUMBERSOME:
FLOW USING SUBJECT AND RESULTING ERROR:
FLOW USING FILENAME VARIABLE AND RESULTING ERROR:
Solved! Go to Solution.
Hi @gm355 ,
What is the Subject of the email?
Does the Subject have some special synbol in it?
Please take a try to name the file with a special string to see if the flow could work.
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @gm355 ,
What is the Subject of the email?
Does the Subject have some special synbol in it?
Please take a try to name the file with a special string to see if the flow could work.
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The subject of the email follows this format:
example: EXAMPLE, INC. DEAL 45MM 20160907 - Example
So it has semi-colon, comma, period and dash.
I ran some tests and it seems like it's the semi-colon that is causing the problem (how random)
So I need some code to remove the semi-colon.
Thanks for you help!
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Read the latest about new experiences and capabilities in the Power Automate product blog.
User | Count |
---|---|
26 | |
25 | |
25 | |
24 | |
18 |
User | Count |
---|---|
57 | |
43 | |
36 | |
31 | |
30 |