websolve / leads-sdk-php
Websolve Leads SDK for PHP
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 1 428
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 1
Open Issues: 0
Requires
- php: >=5.6.0
- ext-dom: *
- ext-simplexml: *
- ext-soap: *
This package is auto-updated.
Last update: 2024-03-06 08:00:12 UTC
README
The Websolve Lead Management System (LMS) is a system designed to receive leads from many different sources and provides a single interface to manage and prepare these leads in order to be able to process them further in Autoline. This document is targeted at developers who would like to send leads to the LMS using our API.
Installation
Install the latest version with
$ composer require websolve/leads-sdk-php
Access and security
Access to this API is limited on an IP basis in combination with a ‘provider code’. Please request this code by giving your IP address to the LMS administrator. The WSDL is available at:
- https://www.websolve.nl/webservices/automotiveLeads.php?wsdl (production)
- http://www.websolve-dev.nl/webservices/automotiveLeads.php?wsdl (test)
Available methods
The following methods are available in this API: