How to connect LeadTruffle and ServiceTitan
How to Connect ServiceTitan to LeadTruffle
How to connect ServiceTitan to LeadTruffle
Connect your ServiceTitan account to LeadTruffle for CRM sync, AI booking, and availability checks.
Table of contents
- Prerequisites
- Step 1: Create a private app in ServiceTitan Developer Portal
- Step 2: Connect the app in your ServiceTitan account
- Step 3: Generate your client ID and client secret
- Step 4: Enter your credentials in LeadTruffle
- Troubleshooting
- Summary
Prerequisites
- Your ServiceTitan account must be on The Works plan
- You need admin access to your ServiceTitan account
- You need access to the ServiceTitan Developer Portal
Step 1: Create a private app in ServiceTitan Developer Portal
- Go to developer.servicetitan.io/signin
- Under ServiceTitan Customers, click Sign In as Production Environment User

- Sign in with your ServiceTitan admin credentials
- Click My Apps at the top of the page
- Click Create New App
- Fill in the following:
- Application Name — enter "LeadTruffle" (or whatever name you prefer)
- Organization Name — your company name
- Home Page URL — your company website
- App Type — select Private App
- Under Tenant IDs, your tenant ID should be pre-filled. If not, you can find it in ServiceTitan under Settings → Integrations → API Application Access
- Under API Scopes, enable the following permissions:
- CRM — All Read & Write except Leads
- Settings — Read "Employees"
Scope | Read | Write |
|---|---|---|
CRM — Booking Provider Tags | ✅ | ✅ |
CRM — Bookings | ✅ | ✅ |
CRM — Customers | ✅ | ✅ |
CRM — Leads | ❌ | ❌ |
CRM — Locations | ✅ | ✅ |
CRM — Tags | ✅ | ✅ |
Settings — Employees | ✅ | ❌ |
- Under Client Credentials Management, select "I, the app developer, will configure the credentials on behalf of each tenant"
- Click Create App
- Your App Key will be generated — copy it and save it somewhere secure
Step 2: Connect the app in your ServiceTitan account
- Log in to your ServiceTitan account at go.servicetitan.com
- Go to Settings → Integrations → API Application Access
- Click Connect New App
- Find and select the app you just created (e.g. "LeadTruffle")
- Review the API scopes — these are the permissions you selected in Step 1
- Under Restriction by Booking Provider, choose No Restriction
- Click Allow Access
Step 3: Generate your client ID and client secret
If you selected "I, the app developer, will configure the credentials" in Step 1:
- Go back to developer.servicetitan.io
- Click My Apps
- Click App Connections for your LeadTruffle app
- Find your tenant and click Generate under Client Secret
- Copy the Client ID and Client Secret — save both somewhere secure
If you're generating credentials from ServiceTitan directly:
- In ServiceTitan, go to Settings → Integrations → API Application Access
- Select the LeadTruffle app from your connected apps
- Your Client ID will be displayed on the Application Details screen
- Click Generate next to Client Secret, then click Yes, Continue
- Copy the Client ID and Client Secret
Step 4: Enter your credentials in LeadTruffle
- In LeadTruffle, go to ServiceTitan Settings
- On the Basic Settings tab, you'll see the Credentials section

- Select Tenant Scoped (this is the default and matches the "No Restriction" setup from Step 2)
- Fill in the following fields:
Field | Where to find it |
|---|---|
Tenant ID | ServiceTitan → Settings → Integrations → API Application Access |
Environment | Select Production |
App Key | Copied from Step 1 when you created the app |
Client ID | Copied from Step 3 |
Client Secret | Copied from Step 3 |
Booking Access Mode | Leave as Tenant scoped |
- Make sure "Keep this integration active after saving" is checked
- Click Save
Troubleshooting
I don't see my app when connecting in ServiceTitan
Make sure you added your tenant ID to the app in the Developer Portal. Go to My Apps → edit your app → check that your tenant ID is listed.
"User doesn't have access to Developer Portal" error
You need to sign in with an admin account. If your account doesn't have admin access, ask your ServiceTitan admin to complete these steps.
"Not Connected Yet" status in Developer Portal
The tenant admin hasn't connected to the app yet. Complete Step 2 first, then return to generate credentials.
Client Secret was lost or not copied
Go back to the Developer Portal → My Apps → App Connections and generate a new one. You can have up to two active secrets per app.
Should I use Tenant Scoped or Provider Scoped?
Use Tenant Scoped unless you were specifically told to use a Booking Provider Tag. Provider Scoped is only needed if you want to restrict LeadTruffle to a specific booking provider ID.
Summary
You've created a private app in the ServiceTitan Developer Portal, connected it in your ServiceTitan account, generated API credentials, and entered them into LeadTruffle. Your ServiceTitan integration is now active for CRM sync, AI booking, and availability checks.
Need help? Contact us at support@leadtruffle.com or message the team via the Intercom chat on this article or in-app.
Updated on: 09/04/2026
Thank you!