BMCHelixRemedyforce
BMC Helix Remedyforce integration enables customers to create/update service requests and incidents, update statuses, and resolve service requests and incidents with customer notes. This integration exposes standard ticketing capabilities that can be utilized as part of automation & orchestration.
Utilities · Bmc Helix Remedyforce
Configuration parameters
url— BMC Remedyforce URL (e.g. https://example.com) (required)auth_url— BMC Remedyforce Login URLusername— Usernamepassword— Passwordusername_creds— Usernametype— Typecategory— Categoryimpact— Impacturgency— Urgencystatus— Statusqueue— Queuemax_fetch— Max Incidentsfetch_note— Fetch Note(s)query— Query (If provided other filtering parameters will be ignored) e.g. select Name, LastModifiedDate from BMCServiceDesk__Incident__c where BMCServiceDesk__Impact_Id__c = 'High'incidentType— Incident typeinsecure— Trust any certificate (not secure)proxy— Use system proxy settingsrequest_timeout— HTTP(S) Request Timeout (in seconds) (required)isFetch— Fetch incidentsfirst_fetch— First Fetch Timestamp (<number> <time unit>, e.g., 12 hours, 7 days, 3 months, 1 year)
Commands (19)
-
bmc-remedy-account-details-getReturns account details for incidents and service requests.
-
bmc-remedy-asset-details-getReturns asset or configuration item details for incidents.
-
bmc-remedy-broadcast-details-getReturns broadcast details for incidents, which enables users to send messages to the entire organization, selected groups within the organization and to external customers.
-
bmc-remedy-category-details-getReturns category details for incidents and service requests. Categories allow users to classify the incident or service request using standard classifications to track the reporting purposes.
-
bmc-remedy-impact-details-getReturns the impact details for incidents and service requests. Impact helps calculate the priority of the incident or service request.
-
bmc-remedy-incident-createCreates a new incident.
-
bmc-remedy-incident-getReturns details of incidents.
-
bmc-remedy-incident-updateUpdates details of an incident for a given incident number.
-
bmc-remedy-note-createCreates notes for incidents and service requests.
-
bmc-remedy-queue-details-getReturns queue details for incidents and service requests.
-
bmc-remedy-service-offering-details-getReturns service offering details for incidents.
-
bmc-remedy-service-request-createCreates a new service request, which is the request record generated from the Service Request Definition to manage and track the execution.
-
bmc-remedy-service-request-definition-getReturns details of service request definitions using the Service Request Definition name.
-
bmc-remedy-service-request-getReturns the service request details.
-
bmc-remedy-service-request-updateUpdates details of a service request for a service request number.
-
bmc-remedy-status-details-getReturns status details for incidents and service requests. The status displays the progress of the service request or incident through stages from opening to closure.
-
bmc-remedy-template-details-getReturns template details for incidents. Templates enable users to prepopulate commonly used fields in a form.
-
bmc-remedy-urgency-details-getReturns urgency details for incidents and service requests. Urgency determines the priority of the incident or service request.
-
bmc-remedy-user-details-getReturns user details for incidents and service requests.