Skip to main content
LeadDocket
LeadDocket
26 actions · 1 auth method
BetaCRM

Authentication

API Key

Authenticate using your LeadDocket API key found in Manage > Settings > Account Settings.Guides: Connector Profile, Link Account
Actions
26 actions
Action
Description
List Leads
Retrieve a paginated list of leads filtered by status ID with optional sub-status filtering and sort order
List Leads Updated Since
Retrieve all leads updated since a given date, covering both status changes and edit events
Get Lead
Retrieve full details of a single lead by ID including contact info, notes, messages, files, and custom fields
Get Lead Basic
Retrieve basic information for a single lead without notes, messages, and other nested lists
Update Lead
Update properties of an existing lead such as case type, summary, incident date, office, and source
Change Lead Status
Change the status of a lead with optional sub-status, severity level, assigned users, and notes
Add Lead Note
Add a new note to a specified lead
Create Contact
Create a new contact with name, address, phone, email, and other details
Get Contact
Retrieve a single contact by ID with full details including custom fields and tags
Update Contact
Update an existing contact’s name, address, phone, email, and other properties
Search Contacts
Search for contacts by name, email, or phone number
List Contacts Updated Since
Retrieve all contacts updated since a given date with pagination
Get Opportunity
Retrieve full details of an opportunity by ID including contact info, status, and custom fields
List Unprocessed Opportunities
Retrieve all opportunities that have not been processed into leads
List Opportunities Created Since
Retrieve all opportunities created since a specific date with pagination
List Opportunities Updated Since
Retrieve all opportunities updated since a specific date with pagination
List Users
Retrieve a list of all LeadDocket users with their roles and permissions
Get User
Retrieve a single user by ID with roles and permissions
List Users By Role
Retrieve users assigned to a specific role by role ID
List Statuses
Retrieve all lead statuses with their sub-statuses and configuration
Get Status
Retrieve a single status by ID with its sub-statuses and configuration
List Tasks By Lead
Retrieve all tasks for a specific lead
Get Task
Retrieve a single task by ID
Create Task
Create a new task on a lead with summary, start date, assigned user, and type
Update Task
Update an existing task’s summary, start date, assigned user, type, or completion status
Delete Task
Delete a task by ID

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/lead-docket/filled/png

Connector Profile

LeadDocket - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/lead-docket/filled/png

Link Account

LeadDocket - API Key
4

Use Actions

Invoke actions using one of the methods below: