Types
ServiceAuthorization
object
ServiceAuthorizationFields
id
ID!
serviceIntegration
The third-party service this authorization connects to, including its name and integration key.
status
createdAt
createdBy
updatedAt
updatedBy
connectedAt
Timestamp when the service authorization moved to CONNECTED status for the first time.
connectedBy
isImportRunnerIntegration
Boolean!
Whether this service authorization uses the import runner system for syncing data into Plain. When true, data is synced via Plain's import runner pipeline. When false, data is synced via the legacy Nango-managed sync pipeline.

