Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.21 KB

documentation.md

File metadata and controls

19 lines (15 loc) · 1.21 KB

bitrix24-php-sdk documentation

Authorisation

List of all supported methods

All methods list, this list build automatically.

Application development

If you build application based on bitrix24-php-sdk You can use some domain contracts for interoperability. They store in folder src/Application/Contracts.

Available contracts

  • Bitrix24Accounts – store auth tokens and provides methods for work with Bitrix24 account.
  • ApplicationInstallations – Store information about application installation, linked with Bitrix24 Account with auth tokens.
  • ContactPersons – Store information about person who installed application.
  • Bitrix24Partners – Store information about Bitrix24 Partner who supports client portal and install or configure application.