Our company has moved to Atlassian Jira Cloud for Service Desk Support Tickets, and we're now migrating our ticket-worthy alert notifications to be sent there. Thanks to How to integrate SolarWinds with Jira Atlassian by mislam9, I've been able to use the Send GET or POST Request to a Web Server action for this, but it requires an intermediate webserver (in our case running PHP) to handle the POST request, convert the request to JIRA-API-compatible format and transmit to Atlassian. Unfortunately, the alpha-version plugin from SW found atOrion JIRA integration doesn't work, and SW hasn't added in Jira Instances capability like they have for ServiceNow:

Now that the SolarWinds team has introduced API monitoring in the latest version of SAM, it would seem just a very small additional step to also add a general API Alert Action so we can transmit JSON notifications directly to Jira.