Salesloft
Salesloft is a sales engagement platform.
Features
Feature Name | Supported | Notes |
---|---|---|
Capture deletes | check | ACCOUNT , CADENCE , NOTE , PEOPLE , and TASK tables |
History mode | ||
Custom data | check | |
Data blocking | check | |
Column hashing | check | |
Re-sync | check | |
API configurable | check | API configuration |
Priority-first sync | ||
Fivetran data models | ||
Private networking | ||
Authorization via API | check |
Setup guide
Follow our step-by-step Salesloft setup guide to connect Salesloft with your destination using Fivetran connectors.
Sync overview
Incremental
Fivetran syncs most of the tables using incremental syncs. To perform incremental syncs, we need a reliable timestamp field. The timestamp field allows us to detect the rows that have changed since the last sync so we only sync new or modified data. We use the updated_at
field to track when data was last updated in the source tables.
Re-import
Fivetran re-imports the following tables:
- Tables without any timestamp field
- Tables that do not support filtering on timestamp field
The reimport tables are:
ACCOUNT_TIER
CALENDAR_EVENT
CALL_INSTRUCTION
CRM_USER
EMAIL_DETAIL
EMAIL_TEMPLATE_ATTACHMENT
GROUPS
IMPORT
INTEGRATION_DETAIL
MEETING
OTHER_DETAIL
PERSON_STAGE
PHONE_NUMBER_ASSIGNMENT
STEP
TEAM
TEAM_TEMPLATE_ATTACHMENT
USERS
The re-import frequency depends on the time it takes for a table to re-sync.
Table Import Duration | Import frequency |
---|---|
3 seconds or less | Every sync |
Between 3 seconds and 5 minutes | Once a day if the sync frequency is 24 hours; otherwise, twice a day |
More than 5 minutes | Once a week |
Syncing empty tables and columns
Fivetran can sync empty tables and columns for your Salesloft connector. For more information, see our Features documentation.
Schema information
This schema applies to all Salesloft connectors.
To zoom, open the ERD in a new window.Limitations
Our Salesloft connector uses webhooks to capture deletes. However, the Salesloft API limits the number of webhook subscriptions to only one per event type for each user in an account.
If you want to configure another connector to sync data from the account, we recommend creating a new user (with the required roles and permissions) in your account and then creating the connector. Do not create multiple connectors to sync data from a single user in the Salesloft account.
The OAuth application associated with the connector needs some additional scopes to sync data into the
error_message
andsubject
columns of theEMAIL
table. To add the specific scopes necessary for these columns, contact Salesloft's support team.