Membrane React - v0.6.0
Console
SDK
REST API
Preparing search index...
ElementTemplateFields
Interface ElementTemplateFields
interface
ElementTemplateFields
{
id
:
string
;
key
:
string
;
name
:
string
;
revision
:
string
;
integrationId
?:
string
;
integration
?:
{
id
:
string
;
key
?:
string
;
uuid
?:
string
;
description
?:
string
;
meta
?:
Record
<
string
,
any
>
;
name
:
string
;
state
?:
CONFIGURATION_ERROR
|
SETUP_FAILED
|
READY
;
errors
?:
ErrorDataSchema
[]
;
revision
?:
string
;
createdAt
?:
string
;
updatedAt
?:
string
;
logoUri
:
string
;
connectorId
?:
string
;
connectorVersion
?:
string
;
oAuthCallbackUri
?:
string
;
parameters
?:
any
;
archivedAt
?:
string
;
hasMissingParameters
?:
boolean
;
hasDocumentation
?:
boolean
;
hasOperations
?:
boolean
;
operationsCount
?:
number
;
hasData
?:
boolean
;
dataCollectionsCount
?:
number
;
hasEvents
?:
boolean
;
eventsCount
?:
number
;
hasGlobalWebhooks
?:
boolean
;
hasUdm
?:
boolean
;
isTest
?:
boolean
;
appUuid
?:
string
;
isDeactivated
?:
boolean
;
authType
?:
|
"proxy"
|
"integration-app-token"
|
"membrane-token"
|
"oauth2"
|
"oauth1"
|
"client-credentials"
;
connection
?:
{
id
:
string
;
name
:
string
;
userId
:
string
;
isTest
?:
boolean
;
disconnected
?:
boolean
;
isDefunct
?:
boolean
;
state
?:
CONFIGURATION_ERROR
|
SETUP_FAILED
|
READY
;
error
?:
ErrorDataSchema
;
integrationId
:
string
;
authOptionKey
?:
string
;
createdAt
:
string
;
updatedAt
:
string
;
lastActiveAt
?:
string
;
nextCredentialsRefreshAt
?:
string
;
archivedAt
?:
string
;
isDeactivated
?:
boolean
;
meta
?:
Record
<
string
,
any
>
;
}
;
spec
?:
any
;
authOptions
?:
{
key
:
string
;
type
:
|
"proxy"
|
"integration-app-token"
|
"membrane-token"
|
"oauth2"
|
"oauth1"
|
"client-credentials"
;
title
?:
string
;
description
?:
string
;
ui
?:
{
schema
?:
any
;
helpUri
?:
string
}
;
}
[]
;
parametersSchema
?:
DataSchema
;
}
;
parentId
?:
string
;
isCustomized
?:
boolean
;
createdAt
?:
string
;
updatedAt
?:
string
;
archivedAt
?:
string
;
}
Index
Properties
id
key
name
revision
integration
Id?
integration?
parent
Id?
is
Customized?
created
At?
updated
At?
archived
At?
Properties
id
id
:
string
key
key
:
string
name
name
:
string
revision
revision
:
string
Optional
integration
Id
integrationId
?:
string
Optional
integration
integration
?:
{
id
:
string
;
key
?:
string
;
uuid
?:
string
;
description
?:
string
;
meta
?:
Record
<
string
,
any
>
;
name
:
string
;
state
?:
CONFIGURATION_ERROR
|
SETUP_FAILED
|
READY
;
errors
?:
ErrorDataSchema
[]
;
revision
?:
string
;
createdAt
?:
string
;
updatedAt
?:
string
;
logoUri
:
string
;
connectorId
?:
string
;
connectorVersion
?:
string
;
oAuthCallbackUri
?:
string
;
parameters
?:
any
;
archivedAt
?:
string
;
hasMissingParameters
?:
boolean
;
hasDocumentation
?:
boolean
;
hasOperations
?:
boolean
;
operationsCount
?:
number
;
hasData
?:
boolean
;
dataCollectionsCount
?:
number
;
hasEvents
?:
boolean
;
eventsCount
?:
number
;
hasGlobalWebhooks
?:
boolean
;
hasUdm
?:
boolean
;
isTest
?:
boolean
;
appUuid
?:
string
;
isDeactivated
?:
boolean
;
authType
?:
|
"proxy"
|
"integration-app-token"
|
"membrane-token"
|
"oauth2"
|
"oauth1"
|
"client-credentials"
;
connection
?:
{
id
:
string
;
name
:
string
;
userId
:
string
;
isTest
?:
boolean
;
disconnected
?:
boolean
;
isDefunct
?:
boolean
;
state
?:
CONFIGURATION_ERROR
|
SETUP_FAILED
|
READY
;
error
?:
ErrorDataSchema
;
integrationId
:
string
;
authOptionKey
?:
string
;
createdAt
:
string
;
updatedAt
:
string
;
lastActiveAt
?:
string
;
nextCredentialsRefreshAt
?:
string
;
archivedAt
?:
string
;
isDeactivated
?:
boolean
;
meta
?:
Record
<
string
,
any
>
;
}
;
spec
?:
any
;
authOptions
?:
{
key
:
string
;
type
:
|
"proxy"
|
"integration-app-token"
|
"membrane-token"
|
"oauth2"
|
"oauth1"
|
"client-credentials"
;
title
?:
string
;
description
?:
string
;
ui
?:
{
schema
?:
any
;
helpUri
?:
string
}
;
}
[]
;
parametersSchema
?:
DataSchema
;
}
Optional
parent
Id
parentId
?:
string
Optional
is
Customized
isCustomized
?:
boolean
Optional
created
At
createdAt
?:
string
Optional
updated
At
updatedAt
?:
string
Optional
archived
At
archivedAt
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
key
name
revision
integration
Id
integration
parent
Id
is
Customized
created
At
updated
At
archived
At
Console
SDK
REST API
Membrane React - v0.6.0
Loading...