Event Types
The following table contains the current event types to which authorized users can subscribe. To subscribe to an event, use the value in the "Event Types" column as the event_type when creating a webhook subscription.
The table also contains the permissions needed to subscribe to a given Webhook event. When subscribing to an event that emits data for a particular resource, please ensure that the authorized user has the correct permissions or the corresponding data will not be available.
Please read more about Salesloft Roles and Permissions here. A full list of all available permissions can be found here.
Note: A failing webhook is retried three additional times, spaced 15 seconds apart, before being marked as failed.
Event Type | Description | Required Permissions | Resource Link | Required Scopes |
account_created | When an account is created, receive the new account object | Click here | accounts:read | |
account_deleted | When an account is deleted, receive the deleted account object | Click here | accounts:read | |
account_updated | When an account is updated, receive the updated account object | Click here | accounts:read | |
bulk_job_completed | When bulk job is completed, receive the completed bulk job object | Click here | ||
cadence_created | When an cadence is created, receive the new cadence object | Personal Cadences: View & Copy Public Cadences, Team Cadences: View | Click here | cadences:read |
cadence_deleted | When an cadence is deleted, receive the deleted cadence object | Personal Cadences: View & Copy Public Cadences, Team Cadences: View | Click here | cadences:read |
cadence_membership_created | When a cadence membership is created, receive the new cadence membership object | Personal Cadences: View & Copy Public Cadences, Team Cadences: View | Click here | cadences:read |
cadence_membership_updated | When a cadence membership is updated, receive the updated cadence membership object | Personal Cadences: View & Copy Public Cadences, Team Cadences: View | Click here | cadences:read |
cadence_updated | When an cadence is updated, receive the updated cadence object | Personal Cadences: View & Copy Public Cadences, Team Cadences: View | Click here | cadences:read |
call_created | When a call is created, receive the new call object | View Team Calls | Click here | calls:read |
call_data_record_created | When a call data record is created, receive the new call data record object | View Team Calls | Click here | calls:read |
call_data_record_updated | When a call data record is updated, receive the updated call data record object | View Team Calls | Click here | calls:read |
call_updated | When a call is updated, receive the updated call object | View Team Calls | Click here | calls:read |
email_updated | When an email object is updated, receive the updated email object | Click here | emails:read | |
link_swap | When an email is sent, receive the links from the email body so they may be replaced with new links before the email is sent. | Click here | emails:read | |
meeting_booked | When a meeting is created, receive the new meeting event object | Click here | meetings:read | |
meeting_updated | When a meeting is updated, receive the updated meeting event object | Click here | meetings:read | |
note_created | When a note is created, receive the new note object | View All People, View Team Calls | Click here | notes:read |
note_deleted | When a note is deleted, receive the deleted note object | View All People, View Team Calls | Click here | notes:read |
note_updated | When a note is updated, receive the updated note object | View All People, View Team Calls | Click here | notes:read |
person_created | When a person is created, receive the new person object | Click here | people:read | |
person_deleted | When a person is deleted, receive the deleted person object | Click here | people:read | |
person_updated | When a person is updated, receive the updated person object | Click here | people:read | |
step_created | When a step is created, receive the new step object | Personal Cadences: View & Copy Public Cadences, Team Cadences: View | Click here | cadences:read |
step_deleted | When a step is deleted, receive the deleted task object | Personal Cadences: View & Copy Public Cadences, Team Cadences: View | Click here | cadences:read |
step_updated | When a step is updated, receive the updated step object | Personal Cadences: View & Copy Public Cadences, Team Cadences: View | Click here | cadences:read |
success_created | When a success is created, receive the new success object | Click here | people:read | |
task_completed | When a task is completed, receive the completed task object | Click here | tasks:read | |
task_created | When a task is created, receive the new task object | Click here | tasks:read | |
task_deleted | When a task is deleted, receive the deleted task object | Click here | tasks:read | |
task_updated | When a task is updated, receive the updated task object | Click here | tasks:read | |
user_created | When a user is created, receive the new user object | Click here | ||
user_updated | When a user is updated, receive the updated user object | Click here |