* Generated connector source code * Added basic users stream * Added people stream * Added cadences and cadence_memberships streams * Updated unit tests * Fixed docker build * Updated connector to use OAuth * address some checklist items * review comments * small fix * add salesloft into airbyte-config * correct docs Co-authored-by: lgomezm <luis@calixa.io> Co-authored-by: prasrvenkat <pras@calixa.io>
1.2 KiB
1.2 KiB
Salesforce
Overview
The Salesloft source supports both Full Refresh and Incremental syncs. You can choose if this connector will copy only the new or updated data, or all rows in the tables and columns you set up for replication, every time a sync is run.
Output schema
Several output streams are available from this source. A list of these streams can be found below in the Streams section.
Features
| Feature | Supported? |
|---|---|
| Full Refresh Sync | Yes |
| Incremental Sync | Yes |
| SSL connection | Yes |
| Namespaces | No |
Getting started
Requirements
- Salesloft Account
- Salesloft OAuth credentials
Setup guide
Getting an admin level oauth credentials require registering as partner. Check out here and here
Streams
List of available streams:
- CadenceMemberships
- Cadences
- People
- Users
Changelog
| Version | Date | Pull Request | Subject |
|---|---|---|---|
| 0.1.0 | 2021-10-22 | 6962 | Salesloft Connector |