Recommend this page to a friend! |
Classes of Dmitry Mamontov | PHP AmoCRM API Client | README.md | Download |
|
Download
AmoCRM API ClientThis class can Manage accounts of AmoCRM using its REST API. It can obtain an authorization token for a given account, so it can send HTTP requests to the AmoCRM Rest API in order to perform several types of operations. Currently it can the current accounts, set and get contacts, contact links, leads, companies, tasks, notes and fields. Requirements
Available methods
Installation1) Install composer 2) Follow in the project folder:
In config If before your project is not used
Examples of useGetting information about the leads
Creating a contacts
|