Configuration parameters
InstanceURL— Instance URL (required)credentials— Credentials (required)clientID— Consumer Key (required)clientSecret— Consumer Secret (required)insecure— Trust any certificate (not secure)useproxy— Use system proxy settingsfetchType— Fetch type: cases/commentscondition— Define a query to determine which objects to fetch.fetchFields— Fields to Fetch (only for cases/comments)isFetch— Fetch incidentsincidentType— Incident typefirstFetchTime— First Fetch Timemirror_direction— Incident Mirroring Directioncomment_tag— Comment Entry Tagclose_incident— Close Mirrored XSOAR Incidentclose_case— Close Mirrored Salesforce caseincidentFetchInterval— Incidents Fetch Interval
Commands (24)
-
get-mapping-fieldsReturns the list of fields for an incident type.
-
get-modified-remote-dataAvailable from Cortex XSOAR version 6.1.0. This command queries for incidents that were modified since the last update. This method is only used for debugging purposes.
-
get-remote-dataGets remote data from a remote incident. This method is only used for debugging purposes and will not update the current incident.
-
salesforce-close-caseClose a case.
-
salesforce-create-caseCreates a new case.
-
salesforce-create-objectCreates a new object.
-
salesforce-delete-caseDeletes a case.
-
salesforce-describe-sobject-fieldDescribe Salesforce object field.
-
salesforce-get-caseReturns information on a case. All arguments are optional, but you must specify at least one argument for the command to execute successfully.
-
salesforce-get-case-file-by-idRetrieve a case file by file ID.
-
salesforce-get-casecommentReturns a comment through the case number.
-
salesforce-get-casesReturns all cases.
-
salesforce-get-objectReturns an object by its path.
-
salesforce-get-orgReturns organization details from the case number.
-
salesforce-get-userReturns the user name through the case number.
-
salesforce-list-case-filesReturn the list of files attached to the case.
-
salesforce-post-casecommentThe post comment through the case number.
-
salesforce-push-commentAdds a comment to Chatter.
-
salesforce-push-comment-threadsAdd the comment to the Chatter thread. Use this command only after salesforce-push-comment.
-
salesforce-queryQueries Salesforce in SOQL format.
-
salesforce-searchSearch records that contain values with the defined pattern.
-
salesforce-update-caseUpdates case fields.
-
salesforce-update-objectUpdates object fields.
-
update-remote-systemAvailable from Cortex XSOAR version 6.1.0. This command pushes local changes to the remote system.