For Developers

Integration State

An Integration State describes the state of an Integration.

The values of this enum are of type string.

This page is under construction.

Values

ValueDescription
requestedA district has requested an integration with a developer.
inactiveThe developer has accepted the invitation, but the data for this integration is still being prepared.
scheduledThe data has been prepared, but the integration start date is still in the future.
activeThe integration is live.
disabledThe integration has been disabled. Users cannot sign in or make API requests.
pausedThe sync has been paused by the developer or district. Users can still make API requests.
errorCurrently unused.
pendingCurrently unused.