Export leads from a CustomGPT project. Returns lead information captured from conversations including email addresses, names, phone numbers, and custom fields. Supports pagination and date range filtering. Use this to sync leads with CRM or marketing tools.
pageintegerPage number for pagination (≥1). If not specified, returns the first page.
limitintegerNumber of items per page (1-500). Defaults to 100 if not specified.
end_datestringEnd date for filtering leads (ISO 8601 format, e.g., '2024-12-31T23:59:59Z'). Only leads up to this date will be included.
projectIdRequiredintegerThe unique ID of the project to export leads from.
start_datestringStart date for filtering leads (ISO 8601 format, e.g., '2024-01-01T00:00:00Z'). Only leads from this date onwards will be included.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.