Salesloft
Version 0.0.1
Check out the Salesloft API docs here for more information.
Set up
You will just need a Salesforce API Key to set up a connection. The information on how to generate one can be found here
Features
| Feature | Support | Notes |
|---|---|---|
| Backfill | β | All-time |
| Incremental | β | Supported on following reports: calls, call data records, emails, successes |
| API reliability | π’ | Reliable API |
Reports detail
| β¬οΈ Report | π Incremental key | π Primary key | π Link to API endpoint |
|---|---|---|---|
| Calls | updated_at | ID | List calls |
| Call data records | updated_at | ID | List call data records |
| Emails | updated_at | ID | List emails |
| Pending emails | N/A | ID | List pending emails |
| Meetings | N/A | ID | List meetings |
| Successes | updated_at | ID | List successes |
Limitations
Timezones from the API
As per the official Salesloft API documentation.
The Salesloft API returns timestamps with a timezone offset based on the authenticated users settings profile timezone. This can differ from how timestamps are displayed in-app. The application uses the user's system timezone and automatically converts timestamps to the local time zone set on their system.
If you want the Salesloft API to return data in a specific timezone, you can set the authenticated users timezone here.
Updated almost 2 years ago
