Get the latest news about SolarWinds Service Desk (SWSD)
import requests def create_incident(title, description, priority, catalog_item_id, category, subcategory): incident_data = { "incident": { "name": title, "description": description, "priority": priority, "catalog_item_id": catalog_item_id, "Employee name": Employee_Email, "Subsidiary": Subsidiary, "category": { "name":…
Wonder if there's a way to create multiple tickets from a CSV file. These are identical tickets except each has a distinctly named IP camera. I have a service catalog item I could base each of the 50, but I'm wondering if there isn't a batch method to do this. Thanks for any suggests.
Hello, I have configured the connectivity between Orion and SWSD. We receive alerts with no issue, but I am struggling with formatting the auto-generated tickets in SWSD. I am looking for a method to take the existing Orion alert text from an HTML formatted email that we currently have and insert it into the ticket when…
Starting about two weeks ago, all scheduled requests started triggering more than one time per scheduled occurrence. Sometimes they trigger as many as six times per scheduled occurrence. This creates a mess of duplicate incidents that have to be manually cleaned up. No changes were made to the schedules or requests. I have…
Hey, I'm in IT intern and my boss wants me to see if i can allows the tickets assigned to my group, to notify the group via Teams. Has anyone attempted this before? I have already added the SolarWinds extension to teams, but it will only allow me to view ticket I have requested, not the ones we were assigned. Anything…
Hello! I am trying to figure out the appropriate variable to use (if possible) that will dynamically add the user's input, based on the condition set. The user can select multiple options (A, B,C, D)-- based on the selection, it branches into a seperate condition set/path in the process for approvals. I am trying to update…
It also seems task assignments are not going out to all concurrent groups as they used to. I had not made any changes when this occurred so I am wondering if anyone has seen this before
Is it possible to change the default view settings Service Statistics in SWSD to reflect Time Passed Since Creation (Business Hours) instead of the elapsed time? Business Hours is more the focal point due to SLAs.
Hello! I`m using API to automatically create incidents. But also we have some catalog items in Solarwinds. I want to create incidents under these templates (catalog items). Is that possible with API? If yes, could you provide some example of code?
If an Incident is in the "Closed" state, I would like for Administrators to be the only ones to be able to change the state from "Closed". Currently, Service Agent User's are also able to do so.
It looks like you're new here. Sign in or register to get started.