Salesforce: Export Audiences
Exporting users to Salesforce will allow you to create new Leads or Opportunities from promising groups of users you've encountered through other channels such as the web, email, or mobile. This export supports any kind of Salesforce object. Exporting Lytics user fields to existing Leads can help qualify and sort your Leads.
Integration Details
- Implementation Type: Server-side.
- Implementation Technique: REST API with audience triggers.
- Frequency: Real-time, with a one-time backfill of the audience after setup.
- Resulting data: New or existing Salesforce objects populated with Lytics user field and audience membership.
This integration utilizes the Salesforce APIs to send user data. Once the export is started the job will begin backfilling users who already exist in the selected audiences. For each user to export, regardless if the user is being added as part of the backfill, or they're entering/exiting the audience in realtime, it will:
- If a match field was provided during configuration, the job will update an existing Salesforce object based on values of the match field. Otherwise it will create a new Salesforce object.
- Keep your Lytics audience in sync with Salesforce by updating users in Salesforce as users are updated in Lytics.
Fields
All fields that are provided in the mapping during configuration will be sent to Salesforce.
Configuration
Follow these steps to set up and configure an export of Salesforce in the Lytics platform.
- Select Salesforce from the list of providers.
- Select the Export Audiences job type from the list.
- Select the Authorization you would like to use or create a new one.
- Enter a Label to identify this job you are creating in Lytics.
- (Optional) Enter a Description for further context on your job.
- From the Audiences field, input the Lytics audience(s) you'd like to send to Salesforce. Then click Next Step.
- In the Maximum Daily API Calls numeric field, enter the maximum number of API calls the Lytics workflow can make on your behalf per day.
- From the Salesforce Object field, select the Salesforce object type you would like to export to.
- From the Match Field field, input the field in Salesforce to match records to avoid duplicates. The field you select must be mapped in the fields below.
- From the Send Audiences To field, select a field on your Salesforce object which will contain a list of Lytics audiences for the user.
- From the Required Fields section, map all the required fields from Lytics to Salesforce by selecting the Lytics field on the left, and its Salesforce destination field on the right. All fields in the Salesforce dropdown must be mapped.
- From the Extra Fields section, map all the extra fields from Lytics to Salesforce by selecting the Lytics field on the left, and its Salesforce destination on the right.
- Click Start Export.
You should see Lytics user data populated in your Salesforce object shortly after starting the workflow.
Salesforce Administrator Setup
You'll need to involve a Salesforce administrator when setting up the export. The administrator will need to perform the following setup:
- Set up a Duplicate Rule in Salesforce for leads (configuration pictured below).
- Set up the following Custom Fields on the Salesforce "Lead" object:
- For "Send Audiences To"
- Field Type: Text Area (Long)
- Field Label: Lytics Audiences
- Field Length: 32,768 characters (32 KB)
- Field Visible Lines: 3
- Field Name: Lytics_Audiences
- Field Description: This user is a member of these Lytics Audiences
- Visibility: Checked for all users
- Read-Only: Not checked for any users
- Layouts: Add to all available
- Optional: For "Send Content Affinity To"
- Field Type: Text Area (Long)
- Field Label: Lytics Content Affinity
- Field Length: 32,768 characters (32 KB)
- Field Visible Lines: 3
- Field Name: Lytics_Content_Affinity
- Field Description: The top three kinds of content this user prefers
- Visibility: Checked for all users
- Read-Only: Not checked for any users
- Layouts: Add to all available
- Optional: For "Send Scores To" (optional)
- Field Type: Text Area (Long)
- Field Label: Lytics Scores
- Field Length: 32,768 characters (32 KB)
- Field Visible Lines: 3
- Field Name: Lytics_Scores
- Field Description
- Visibility: Checked for all users
- Read-Only: Not checked for any users
- Layouts: Add to all available