Inbound actions

kali
Tera Contributor

Hi All,

I have created an inbound action but in the body of the mail there is a embeeded link , is it possible to extract the link and populate it in a field.

1 REPLY 1

Tony Chatfield1
Kilo Patron

Hi, it should be possible to use substring and indexof methods to parse your body_text for a url, but with no clear details of your payload it's not really possible to provide specifics. Perhaps you could share example body_text (as text)