JavaScript SDK
To get you started with JavaScript SDK, see:
The API reference provides more information about the classes and the objects used by the JavaScript SDK.
Note
Examples in the API reference use strongly defined return types such as IEntity
and var
, which is commonly used in JavaScript.
Note
Guidelines for throttling are available in the Best practices section of the documentation. The REST API does not handle throttling internally and developers need to handle it in their code. In the best practices, you can also find details on when you should use Scripts and when you should use Microsoft Azure functionality (in particular, see How to choose the integration tool).