SalesLoft
SalesLoft enables the management of sales teams, sales organizations, target accounts, and customer accounts through REST APIs.
Actions
-
updateNote: Updates a note
-
queryCalls: Fetches multiple call records
-
createAccount: Creates an account
-
getNote: Fetches a note, by ID only
-
queryAccounts: Fetches multiple account records
-
updateAccount: Updates an account
-
createCall: Creates a call
-
fetchCall: Fetches a call by ID only
-
queryNotes: Fetches multiple note record
-
squeryPeople: Fetches multiple person records
-
createNote: Creates a note
Custom Actions
You can also create your own custom actions for performing specific tasks. The actions that you create look and work exactly like the other actions do.
Learn more about how to create custom actions.