
|

|
:: Web Services :: XWebLead :: Documentation ::
|
|
XWebLead is an XML/SOAP based web service which provides integration and
management of a Lead Management System to client applications.
A Lead record, in regards to the XWebLead Web Service, consists of:
-
an identifier
-
a created date, representing when the Lead record was entered
into the system
-
a source identifier
-
description
-
body
By consuming the Web Service, client applications can display a specific Lead record,
all Lead records, leads entered within a specific date range, leads entered by a specific
source, as well as perform data manipulation on individual Lead records.
The links below represent all the SOAP Methods exposed by the XWebLead Web
Service. Each provides a description, documentation and links to additional
support resources.
We strive to provide the most thorough documentation for all our web services.
If, for any reason, you believe the documentation for the XWebLead Web
Service is insufficient, or you have an enhancement/new functionality request,
please feel free to contact us and let
us know how we can improve this web service. If your suggestion/enhancement/new
functionality request is taken into consideration by us, you will receive a 1
year subscription to this web service absolutely free!
|
 |
:: XWebLead SOAP Methods ::
|
|
Version 2
|
|
LOADLEAD:
|
Returns a specific Lead.
|
|
PROCESSLEAD:
|
Performs data manipulation on individual Lead records.
|
|
ADDLEAD:
|
Adds an Lead record.
|
|
UPDATELEAD:
|
Updates an Lead record.
|
|
DELETELEAD:
|
Deletes an Lead record.
|
|
LOADLEADS:
|
Returns all Leads, in the reverse chronological order the records were entered
into the system.
|
|
LOADLEADSPAGED:
|
Returns 'paginated' Lead records, in the reverse chronological order the records
were entered into the system.
|
|
LOADLEADSBYDATERANGE:
|
Returns all Leads created within a specific date range, in the reverse
chronological order the records were entered into the system.
|
|
LOADLEADSBYDATERANGE
PAGED:
|
Returns 'paginated' Lead records created within a specific date range, in the
reverse chronological order the records were entered into the system.
|
|
LOADLEADSBYSOURCE:
|
Returns all Leads by a specific Source Identifier, in the reverse chronological
order the records were entered into the system.
|
|
LOADLEADSBYSOURCE
PAGED:
|
Returns 'paginated' Lead records by a specific Source Identifier, in the reverse
chronological order the records were entered into the system.
|
|
LOADLEADSBYSOURCE
ANDDATERANGE:
|
Returns all Leads by a specific Source Identifier, created within a specific
date range, in the reverse chronological order the records were entered into
the system.
|
|
LOADLEADSBYSOURCE
ANDDATERANGEPAGED:
|
Returns 'paginated' Lead records by a specific Source Identifier, created within
a specific date range, in the reverse chronological order the records were
entered into the system.
|
|
|
Version 1
|
|
LOADLEAD:
|
Returns a specific Lead.
|
|
PROCESSLEAD:
|
Performs data manipulation on individual Lead records.
|
|
LOADLEADS:
|
Returns all Leads, in the reverse chronological order the records were entered
into the system.
|
|
LOADLEADSPAGED:
|
Returns 'paginated' Lead records, in the reverse chronological order the records
were entered into the system.
|
|
LOADLEADSBYDATERANGE:
|
Returns all Leads created within a specific date range, in the reverse
chronological order the records were entered into the system.
|
|
LOADLEADSBYDATERANGE
PAGED:
|
Returns 'paginated' Lead records created within a specific date range, in the
reverse chronological order the records were entered into the system.
|
|
LOADLEADSBYSOURCE:
|
Returns all Leads by a specific Source Identifier, in the reverse chronological
order the records were entered into the system.
|
|
LOADLEADSBYSOURCE
PAGED:
|
Returns 'paginated' Lead records by a specific Source Identifier, in the reverse
chronological order the records were entered into the system.
|
|
LOADLEADSBYSOURCE
ANDDATERANGE:
|
Returns all Leads by a specific Source Identifier, created within a specific
date range, in the reverse chronological order the records were entered into
the system.
|
|
LOADLEADSBYSOURCE
ANDDATERANGEPAGED:
|
Returns 'paginated' Lead records by a specific Source Identifier, created within
a specific date range, in the reverse chronological order the records were
entered into the system.
|
|
|

|

|
|