Magidoc

Integration
Object

Represents an integration with a 3rd party provider.

Fields

#

config

Set of configuration attributes.

createdAt

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

description

The description of the Integration.

id

ID !
Non-null

ID of the object.

name

The name of the Integration, generally the provider name.

nameForLog

Object name to be identified in Audit Logs.

organization

The Organization associated with the Integration.

path

Non-null

The relative path of the object.

permissions

Non-null

A list of Permissions associated with the currently authenticated User and the Integration.

provider

The integration provider.

settings

Non-null

The settings associated with the object.

updatedAt

Identifies the date and time when the object was last updated.

url

Non-null

The url of the object.

user

The User associated with the Integration.

webhookSubscriptions

The list of associated Webhook Subscriptions.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#