XWebLead
XWebLead is an XML/SOAP based Web Service which provides integration and management of a Lead Management System to client applications. For complete documentation please visit http://www.xwebservices.com/Web_Services/XWebLead/.
The following operations are supported. For a formal definition, please review the Service Description.
-
LoadLeadsBySourceAndDateRange
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. -
LoadLeadsBySourceAndDateRangePaged
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. -
ProcessLead
Performs data manipulation on individual Lead records. -
LoadLeadsPaged
Returns 'paginated' Lead records, in the reverse chronological order the records were entered into the system. -
LoadLead
Returns a specific Lead. -
LoadLeadsBySource
Returns all Leads by a specific Source Identifier, 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. -
LoadLeadsBySourcePaged
Returns 'paginated' Lead records by a specific Source Identifier, in the reverse chronological order the records were entered into the system. -
LoadLeadsByDateRangePaged
Returns 'paginated' Lead records created within a specific date range, in the reverse chronological order the records were entered into the system. -
LoadLeads
Returns all Leads, in the reverse chronological order the records were entered into the system.