- use incoming webhooks.
- use OAuth2.0 for applications.
All methods list, this list build automatically.
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.