Skip to main content

Salesforce Event Collector (Deprecated)

This Integration is part of the Salesforce Pack.#

Deprecated

Use Cortex XSIAM/XDR Salesforce integration instead.

Deprecated. Use XSIAM/XDR Salesforce integration instead.

Configure Salesforce Event Collector on Cortex XSOAR#

  1. Navigate to Settings > Integrations > Servers & Services.

  2. Search for Salesforce Event Collector.

  3. Click Add instance to create and configure a new integration instance.

    ParameterDescriptionRequired
    Server URLTrue
    Client IDTrue
    Client SecretTrue
    UsernameTrue
    PasswordTrue
    Query to get Hourly Event Log FilesFor more information, visit the Query Hourly Event Log Files documentation https://developer.salesforce.com/docs/atlas.en-us.234.0.api_rest.meta/api_rest/event_log_file_hourly_query.htmTrue
    How many log files to fetchTrue
    First fetch time intervalFalse
    Use system proxy settingsFalse
    Trust any certificate (not secure)False
  4. Click Test to validate the URLs, token, and connection.

Commands#

You can execute these commands from the Cortex XSOAR CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.

salesforce-get-events#


Manual command to fetch events.

Base Command#

salesforce-get-events

Input#

Argument NameDescriptionRequired
files_limitThe maximum number of log files to fetch. Default is 1.Optional
should_push_eventsSet this argument to True in order to create events, otherwise the command will only display them. Possible values are: True, False. Default is False.Required

Context Output#

There is no context output for this command.