Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1012 Bytes

File metadata and controls

22 lines (16 loc) · 1012 Bytes

SimpleView for PHP

Minimum PHP Version

SimpleView API library functionality

Library built for testing using composer

This is a PHP helper library for SimpleView CRM for SOAP calls.

You will have to provide

The config.sample.json has the basic bones for the information required to connect.

You need to provide the following information:

    "clientUserName": "xxxxxxxx",
    "clientPassword": "xxxxxxxx",
    "serviceUrl": "http://xxxxxxxx.simpleviewcrm.com/webapi/listings/soap/listings.cfc?wsdl",