Inbound actions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2024 11:47 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2024 12:45 PM
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)