Configuration parameters
InstanceURL— Instance URL (required)credentials— Credentials (required)clientID— Consumer KeyclientSecret— Consumer Secretcredentials_client_secret— Consumer Keyinsecure— Trust any certificate (not secure)fetchType— Fetch type: cases/comments (Only fetch comments when using the SalesforceAskUser automation)useproxy— Use system proxy settingsisFetch— Fetch incidentsincidentType— Incident type
Commands (17)
-
salesforce-close-caseClose a case
-
salesforce-create-caseCreates a new case.
-
salesforce-create-objectCreates a new object.
-
salesforce-delete-caseDeletes a case.
-
salesforce-get-caseReturns information on a case. All arguments are optional, but you must specify at least one for the command to execute successfully.
-
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 UserName through the case number.
-
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 pattern
-
salesforce-update-caseUpdates case fields.
-
salesforce-update-objectUpdates object fields.