Hello
How can I take multiple url from Email and creat a item for each one of them.
I need in Sharepoint List creat a item for each on of them.
I traid this option https://powerusers.microsoft.com/t5/Building-Flows/Extract-URL-from-Email-body/td-p/690807, and it's work for 1 url but I don't how to iterate.
Solved! Go to Solution.
Hi @Ruben_Merino ,
I did a test for you.
Best Regards,
Wearsky
Hi @Ruben_Merino ,
I did a test for you.
Best Regards,
Wearsky
First, thank for your help and supot.
It's possible make than lenght of first substring don't stop in "com", and vary acordin to url.
For exemple, extract url as this:
Hi @Ruben_Merino ,
If your url ending is dynamic ,it's difficult to get the url.
As you can see, my solution is based on the beginning and the ending of the url.
So, If I cannot find the regular pattern from the end of the url, can I find the regular pattern from the head?
Is there any regular pattern in the text in front of 'http'?
Best Regards,
Wearsky
Thanks for answerme so fast.
Unfortunately there aren't any regular pattern. Some emails send only url and others some text before of URL.
User | Count |
---|---|
94 | |
40 | |
23 | |
20 | |
16 |
User | Count |
---|---|
130 | |
49 | |
46 | |
30 | |
25 |