Skip to content

tomasbreffitt/simpleview-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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",

About

SimpleView api library functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages