Hi. I’m using Jira notifications in Outlook to create tasks in Todoist. I would like the task to be a link to the Jira task so I don’t have to go search for it (this already works in Todoist and I use it frequently.) However, the only way to grab the URL of the Jira task is from the href tag buried in the Outlook html. Is there a way to isolate that tag somehow so I can create the linked task?
Best answer
trigger action from html in Outlook header
Best answer by Troy Tessalone
Hi
Try these options…
- Formatter > Text > Split: steps to split and isolate the URL
- [ADVANCED] Formatter > Text > Extract Pattern: to isolate the URL using regex
- [TECHNICAL] Code step to split or use regex to isolate the URL
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


