For Developers
Integration Scope
An Integration Scope describes the scope of an Integration.
The values of this enum are of type string
.
Values
Value | Description |
---|---|
all | Integration has full access to data from the source. |
rules | Integration has access to source data by predefined rules. |
limited | (Deprecated) Integration has access to source data limited by schools or courses. |
Usually
all
, but if you set up specific rules, it will be rules
.