Hi,
Each day getting this kind of message to email (form is always in same format but links differs):
HTML to Text shows this:
DSS Logo [cid:cTNemUGq] Proof of delivery ReceiptAcknowledgeFullimage is
available for HORUK-D1111
[https://Under this line URL link]
ReceiptAcknowledgeFullimage
[http://Under this line URL link] -> I need to have this link
Thanks and enjoy your day.
DSS
Global Transport & Logistics
Problems with this email?
Please contact myDSS@dss.com © DSS - All rights reserved.
End of HTML to Text
is there a way how I could extract 2nd URL so I could use that URL in OneDrive function "Upload file from URL"?
Hi @Remigijus,
I put the text you provided into a Compose action, then use split() function to separate these text, full expression as below:
split(split(split(outputs('Compose'),'ReceiptAcknowledgeFullimage')[1],'[')[1],']')[0]
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
WarrenBelz
146,635
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional