Including the Library in Your Script
If you implements a user interface inside Bitrix24 (it is displayed on a special page and uses settings tools), then you can use capabilities of a special JS-library. It is, first of all, JS SDK for REST, which allows requesting REST directly from front-end of your app without using OAuth 2.0 authorization. Secondly, it offers several additional features for interaction of user interface of your application with interface of Bitrix24:
- frame size management,
- calling of standard dialogues,
- and etc.
The Library is connected via the following procedure:
<script src="//api.bitrix24.com/api/v1/"></script>
The library cannot be used for external applications and webhooks.
![]() |
prueba
|
© «Bitrix Inc.»,
2001-2019,
«Bitrix Inc.», 2019
User Comments
User comments are not part of official documentation. Use information provided by other users in the comments at your own risk.The User Comments section is not to be used as a feature discussion board. Only registered users can post comments. Your comment will be visible once it has been approved by the moderator.