Views: 4856
Last Modified: 16.06.2023
SCOPE values for app's access permissions for various Bitrix24 entities. When you add a public solution in the partner's account or a local solution at your's specific Bitrix24, you indicate a list of required Bitrix24 modules needed for specific application to operate. It's easy to understand which SCOPES are required - see which methods are used by your application.
For example, when your solution integrates Bitrix24 with external telephony service, and you use telephony.externalcall.register and telephony.externalcall.finish, that add leads to CRM as well but without calling CRM methods directly, e. g. crm.lead.add and crm.activity.add. In this case, you need SCOPE telephony and you don't need SCOPE crm