Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.33 KB

File metadata and controls

27 lines (17 loc) · 1.33 KB

SalesLoft Guides

The SalesLoft API provides a REST-ful way to programmatically interact with a SalesLoft instance's data.

Manage SalesLoft API Keys and Oauth Applications

SalesLoft API Documentation.

Guides

Guides are small chunks of functionality that run locally. Each guide walks through a common pattern for using the SalesLoft API.

  • Ruby person poller - This guide will walk through creating an efficient updated_at poller using the SalesLoft API that detects and triggers any time a person changes.
  • PHP web form - This guide will walk through hooking up your web form to SalesLoft. You will end up with a form that can create a person in SalesLoft, and then add that person to a pre-determined cadence.

Getting Started

Sign into your existing SalesLoft account or contact support@salesloft.com to get a developer account

Create an API Key or Oauth Application

Questions?

Please email support@salesloft.com with any questions.