Skip to main content

Initial Calendar Sync

Salesloft meetings features must be aware of a user's calendar availability; therefore, integration must provide us with a user's calendar events.

As soon as a user enables External Calendar connection, integration should post calendar events from a user's calendar that begin the same day or earlier (we will use no more than one month in the past events for Salesloft features such as activity feeds and SFDC sync, events that begin earlier than one month in the past will stay in the database but have no impact on the features), and we need events until 90 days in the future. For a series of events (recurring events), we anticipate that each will be created as a unique occurrence.

To improve performance, it is recommended that you use the Bulk Jobs API for the initial sync, assuming you need to push hundreds of events at start. See Introduction to Bulk Jobs.

The integration developer can choose to either periodically post future events (using the Bulk API) or post all events you have for a user during the initial calendar sync, we have no restrictions for future events other than not allowing a user or prospect to book a meeting later than 90 days from now.