doghouseagency/simpleview-crm-php

该包最新版本(1.1.1)没有提供许可信息。

SimpleView PHP API

1.1.1 2021-04-12 03:25 UTC

README

Minimum PHP Version

SimpleView API 库功能

使用 composer 构建的库用于测试

这是一个用于 SimpleView CRM 的 SOAP 调用的 PHP 辅助库。

您需要提供

config.sample.json 包含连接所需信息的基线。

您需要提供以下信息

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