api.web2lead.get
GET /Web2Lead/get— ABC
Python
api.web2lead.get(*, params: Web2LeadGetParams | dict) -> Web2LeadResponse
CLI
ab web2lead get [--params ...]
GET /Web2Lead/get.
Args:
params: Lead query parameters (29 optional string fields).
Accepts a :class:Web2LeadGetParams instance or a dict
with snake_case or PascalCase keys.
Params model: :class:Web2LeadGetParams
Query parameters — Web2LeadGetParams
Field |
Type |
Required |
Description |
|---|---|---|---|
|
|
no |
API access key |
|
|
no |
Lead first name |
|
|
no |
Lead last name |
|
|
no |
Street address line 1 |
|
|
no |
Street address line 2 |
|
|
no |
City |
|
|
no |
State or province |
|
|
no |
ZIP or postal code |
|
|
no |
Referring page URL |
|
|
no |
Entry URL |
|
|
no |
Form submission page |
|
|
no |
How the lead heard about us |
|
|
no |
Lead email address |
|
|
no |
Lead phone number |
|
|
no |
Requested ship date |
|
|
no |
Ship from location |
|
|
no |
Ship to location |
|
|
no |
Business lead flag |
|
|
no |
Referral source |
|
|
no |
Referrer name |
|
|
no |
Customer comments |
|
|
no |
Client IP address |
|
|
no |
Search term used |
|
|
no |
Franchisee UUID |
|
|
no |
Company name |
|
|
no |
Paid status |
|
|
no |
Commodity type |
|
|
no |
Industry |
|
|
no |
Lead full name |
Response
Returns Web2LeadResponse.
Field |
Type |
Required |
Description |
|---|---|---|---|
|
|
no |
Lead submission result |