Optional
integration?: {Integration this flow belongs to.
Publicly accessible logo of the integrated app.
Optional
connectorId?: stringOptional
connectorVersion?: stringOptional
oAuthCallbackUri?: stringOptional
parameters?: anyOptional
archivedAt?: stringOptional
hasMissingParameters?: booleanOptional
hasDocumentation?: booleanOptional
hasOperations?: booleanOptional
operationsCount?: numberOptional
hasData?: booleanOptional
dataCollectionsCount?: numberOptional
hasEvents?: booleanOptional
eventsCount?: numberOptional
hasGlobalWebhooks?: booleanOptional
hasUdm?: booleanOptional
isTest?: booleanOptional
appUuid?: stringOptional
isDeactivated?: booleanOptional
authType?: Optional
key?: stringOptional
uuid?: stringOptional
description?: stringOptional
meta?: Record<string, any>Optional
state?: CONFIGURATION_ERROR | SETUP_FAILED | READYOptional
errors?: ErrorDataSchema[]Optional
revision?: stringOptional
createdAt?: stringOptional
updatedAt?: stringOptional
appliedToIntegrations?: {Optional
dependencies?: any[]Optional
integrationId?: stringOptional
universalFlowId?: stringOptional
parametersSchema?: DataSchemaDataSchema of parameters provided during the flow creation. Can be used to configure the flow logic.
Optional
nodes?: Record<Flow Nodes in the format
Optional
autoCreateInstances?: booleanAutomatically create a Flow Instance when a Connection is created.
Optional
universalFlowRevision?: stringOptional
key?: stringOptional
uuid?: stringOptional
description?: stringOptional
meta?: Record<string, any>Optional
state?: CONFIGURATION_ERROR | SETUP_FAILED | READYOptional
errors?: ErrorDataSchema[]Optional
revision?: stringOptional
createdAt?: stringOptional
updatedAt?: stringOptional
archivedAt?: stringOptional
isDeactivated?: booleanOptional
isCustomized?: booleanOptional
user?: {Optional
connection?: {User-readable name of the connection
Optional
isTest?: booleanOptional
disconnected?: booleanOptional
isDefunct?: booleanOptional
state?: CONFIGURATION_ERROR | SETUP_FAILED | READYOptional
error?: ErrorDataSchemaError message for defunct connection
Id of an integration the connection is created with
Optional
authOptionKey?: stringOptional
lastActiveAt?: stringTimestamp when the connection was last active
Optional
nextCredentialsRefreshAt?: stringTimestamp when the connection credentials should be refreshed
Optional
archivedAt?: stringOptional
isDeactivated?: booleanOptional
meta?: Record<string, any>Optional
flow?: {Optional
integration?: {Integration this flow belongs to.
Publicly accessible logo of the integrated app.
Optional
connectorId?: stringOptional
connectorVersion?: stringOptional
oAuthCallbackUri?: stringOptional
parameters?: anyOptional
archivedAt?: stringOptional
hasMissingParameters?: booleanOptional
hasDocumentation?: booleanOptional
hasOperations?: booleanOptional
operationsCount?: numberOptional
hasData?: booleanOptional
dataCollectionsCount?: numberOptional
hasEvents?: booleanOptional
eventsCount?: numberOptional
hasGlobalWebhooks?: booleanOptional
hasUdm?: booleanOptional
isTest?: booleanOptional
appUuid?: stringOptional
isDeactivated?: booleanOptional
authType?: Optional
key?: stringOptional
uuid?: stringOptional
description?: stringOptional
meta?: Record<string, any>Optional
state?: CONFIGURATION_ERROR | SETUP_FAILED | READYOptional
errors?: ErrorDataSchema[]Optional
revision?: stringOptional
createdAt?: stringOptional
updatedAt?: stringOptional
appliedToIntegrations?: {Optional
dependencies?: any[]Optional
integrationId?: stringOptional
universalFlowId?: stringOptional
parametersSchema?: DataSchemaDataSchema of parameters provided during the flow creation. Can be used to configure the flow logic.
Optional
nodes?: Record<Flow Nodes in the format
Optional
autoCreateInstances?: booleanAutomatically create a Flow Instance when a Connection is created.
Optional
universalFlowRevision?: stringOptional
key?: stringOptional
uuid?: stringOptional
description?: stringOptional
meta?: Record<string, any>Optional
state?: CONFIGURATION_ERROR | SETUP_FAILED | READYOptional
errors?: ErrorDataSchema[]Optional
revision?: stringOptional
createdAt?: stringOptional
updatedAt?: stringOptional
archivedAt?: stringOptional
isDeactivated?: booleanOptional
isCustomized?: booleanOptional
integration?: {Publicly accessible logo of the integrated app.
Optional
connectorId?: stringOptional
connectorVersion?: stringOptional
oAuthCallbackUri?: stringOptional
parameters?: anyOptional
archivedAt?: stringOptional
hasMissingParameters?: booleanOptional
hasDocumentation?: booleanOptional
hasOperations?: booleanOptional
operationsCount?: numberOptional
hasData?: booleanOptional
dataCollectionsCount?: numberOptional
hasEvents?: booleanOptional
eventsCount?: numberOptional
hasGlobalWebhooks?: booleanOptional
hasUdm?: booleanOptional
isTest?: booleanOptional
appUuid?: stringOptional
isDeactivated?: booleanOptional
authType?: Optional
key?: stringOptional
uuid?: stringOptional
description?: stringOptional
meta?: Record<string, any>Optional
state?: CONFIGURATION_ERROR | SETUP_FAILED | READYOptional
errors?: ErrorDataSchema[]Optional
revision?: stringOptional
createdAt?: stringOptional
updatedAt?: stringOptional
connectionId?: stringOptional
flowId?: stringOptional
universalFlowId?: stringOptional
instanceKey?: stringOptional
parameters?: anyThis flow's parameters. Can be used as variables in nodes.
Optional
parametersSchema?: DataSchemaSchema of parameters the flow accepts. Copied from FlowBlueprint
Optional
nodes?: Record<string, any>Dictionary of flow's nodes:
Whether the flow is enabled (i.e. triggers are active)
Optional
state?: CONFIGURATION_ERROR | SETUP_FAILED | READYOptional
customized?: { name?: boolean; nodes?: boolean }customization details.
Optional
name?: booleanOptional
nodes?: booleanadded or removed nodes.
Optional
dependencies?: any[]Optional
key?: stringOptional
uuid?: stringOptional
description?: stringOptional
meta?: Record<string, any>Optional
errors?: ErrorDataSchema[]Optional
revision?: stringOptional
archivedAt?: stringOptional
isDeactivated?: boolean
Returns list of node keys that have a link to the given node.