The integration of the SalesLoft platform with SALESmanago is a dedicated offer, established and priced individually in each case.
The scope of integration is regulated by the capabilities of APIs for both systems at the time of its creation. This means that everything you can send or download from both systems using API technology, can be synchronized with each other, according to the guidelines.
SalesLoft Webhooks
The basic method of automatically sending data about events occurring on the SalesLoft side, is the use of a webhook. This makes it possible to receive data and transfer it to SALESmanago (or perform another action) each time the webhook on the SalesLoft side is triggered by a specific action.
The list of usable webhooks is available right here >>
Event Type |
Description |
account_created |
When an account is created, receive the new account object |
account_updated |
When an account is updated, receive the updated account object |
cadence_created |
When a cadence is created, receive the new cadence object |
cadence_deleted |
When a cadence is deleted, receive the deleted cadence object |
cadence_membership_created |
When a cadence membership is created, receive the new cadence membership object |
cadence_membership_updated |
When a cadence membership is updated, receive the updated cadence membership object |
cadence_updated |
When a cadence is updated, receive the updated cadence object |
call_created |
When a call is created, receive the new call object |
call_data_record_created |
When a call data record is created, receive the new call data record object |
call_data_record_updated |
When a call data record is updated, receive the updated call data record object |
call_updated |
When a call is updated, receive the updated call object |
email_updated |
When an email object is updated, receive the updated email object |
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. |
person_created |
When a person is created, receive the new person object |
person_deleted |
When a person is deleted, receive the deleted person object |
person_updated |
When a person is updated, receive the updated person object |
success_created |
When a success is created, receive the new success object |
In response to sending data / notifications via the SalesLoft webhook, it is possible, for example, to perform a specific action on the SALESmanago side, allowed by the available API methods.
The SALESmanago API documentation is available right here >>
For more information and details, please contact our customer service department, and the assigned developer will help you determine common possibilities, price and prepare an integration tailored to your needs.