Waiting for engine...
Skip to main content

FlowTenant

No description

type FlowTenant {
targetTenantId: String
targetFlowUserId: String
targetTenantName: String
}

Fields

FlowTenant.targetTenantId ● String scalar miscellaneous

Flow tenant id where the flow artifacts from the bundle was installed

FlowTenant.targetFlowUserId ● String scalar miscellaneous

Email address associated with Flow account if the Install API request did not supply a Flow API Key or a Flow Tenant Id

FlowTenant.targetTenantName ● String scalar miscellaneous

Flow tenant name where the flow artifacts from the bundle was installed

Member Of

BundleInstallHistory object

On this Page