- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2025 10:16 AM
Hello,
In my error hander, i'm using send email action to send basic information about error. i'm trying to add RITM number as the hyperlink and flow context link of that RITM in the email body. can someone help me with this?
Yes i'm replacing instance name with real instance name
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 12:33 PM
Hi @SM123 ,
yes we can do that
you can create a new flow variable and set instance name with script and use that in the other flow variable
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2025 10:48 AM
Hi @SM123
create a flow a variable and set the flow variable value as the link and use the flow variable in the send email action body
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 12:07 PM
HI @Chaitanya ILCR ,
Thank you so much for your response. As instance name is different in prod and subprod. can we make instance name dynamic for the link?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 12:33 PM
Hi @SM123 ,
yes we can do that
you can create a new flow variable and set instance name with script and use that in the other flow variable
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya