Configuration parameters
url— URL (example: https://my.domain.com) (required)credentials— Username (required)client_id— Client id (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsfetch_time— First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)objects_to_fetch— CSV list of objects to fetch. The default is incident, for example: incident,problem,service)max_results— Max results to fetch (defualt is 30)query_string— Advanced Query to fetch (see integration detailed instructions)fetch_attachments— Fetch attachments (include attachements in fetch process)isFetch— Fetch incidentsincidentType— Incident type
Commands (17)
-
cherwell-create-business-objectCreates a business object.
-
cherwell-delete-business-objectDeletes a given business object.
-
cherwell-download-attachmentsDownloads imported attachements from a specified business object.
-
cherwell-get-attachments-infoGets information for business object attachments.
-
cherwell-get-business-objectGets a business object by an ID.
-
cherwell-get-business-object-idGet a general business object id by name
-
cherwell-get-business-object-summaryGet a business object summary by name or ID.
-
cherwell-get-field-infoGets information for a field, by one of its properties (Name, Display Name, or id).
-
cherwell-get-one-step-actions-for-business-objectGet One-Step Actions by business object ID.
-
cherwell-link-business-objectsLinks business objects that are related.
-
cherwell-query-business-objectRuns advanced queries to search in a specified business object.
-
cherwell-remove-attachmentRemove the attachment from the specified business object.
-
cherwell-run-one-step-action-on-business-objectRun a One-Step Action using a OneStepActionRequest. This request is used to start a One-Step Action run with additional information, such as prompt values.
-
cherwell-run-saved-searchReturns the results of a saved search.
-
cherwell-unlink-business-objectsUnlinks business objects that are linked and related.
-
cherwell-update-business-objectUpdate a business object with the specified fields.
-
cherwell-upload-attachmentUploads an attachment to a specified business object.