Skip to main content

Get lead

The Salesforce get lead action retrieves a single Lead record from your connected Salesforce org by its Salesforce ID. This is a read-only action that returns all available fields on the Lead object without modifying any Salesforce data.

Prerequisites

  • Your Salesforce org must be connected as a data source in Glean, and an admin must enable the Salesforce action pack and complete Salesforce Actions Setup including OAuth configuration.

  • Users must authenticate for Salesforce actions on first use.

  • The authenticated Salesforce user must have permission to view the target Lead record based on your organization's sharing rules.

Supported parameters

ParameterTypeDescription
Lead IDStringThe unique Salesforce ID of the lead to retrieve. Required.

Usage examples

  • "Get the full details for Salesforce lead ID 00QPZ000001rbt8YAA."

  • "Retrieve lead information for Jane Smith using her Salesforce ID."

  • "Show me all fields for lead ID 00QPZ000002xyz9ABC."

Troubleshooting

FAQs