I'm trying to use the Create Alerts Integration Events API ( link ) and I've managed to create an alert, but none of my URLs that I'm including in the description nor the details "Extra Properties" are hyperlinked.
In other words, if I put a link in the description payload, the alert is created but the link isn't clickable.
If I put a link in the note payload, the text (the link) is added as a note/comment but the link isn't clickable.
I've even tried it as an extra property (which used to be clickable in OpsGenie, but is no longer clickable in Jira).
How can I add a clickable link to the alert (either a note, in the description, or as an extra property) so that the end user can easily click it?
Thanks,
Nathan
Visual of what I'm trying to do in Jira, but it isn't working:
Visual of the extra property link being clickable in OpsGenie (and what I was hoping to recreate):
You can use this markup: [URL display](URL link)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Marc - Devoteam - I tried. Alas, it didn't work (it just puts the text in as-is and doesn't make it clickable)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If I want to put a url in the description of an alert, I need to place it like <https://www.google.com> or https://www.google.com
This via the GUI.
You might need to contact support on this, it might be the description field via the API doesn't use formatting.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.