Integrations
Manage flows used as integration templates and instances.

Configuration
Set up a new instance with config parameters and set/get methods:
config.el ...
config.el ...config.options
config.optionsType: Object | Default: {}
config.options.customFilter
config.options.customFilterType: Object | Default: {}
Filter the integrations with additional parameters:
Instance
State
loader
loaderType: Boolean | Default: null
Toggle a custom loading state.
error
errorType: String | Default: null
Toggle a custom error message.
Events
integration:create
integration:createClick a button to to create a new integration from template.
integration:edit
integration:editClick a button to edit integration.
integration:remove
integration:removeClick a button to remove integration.
integration:start
integration:startClick a button to start integration.
integration:stop
integration:stopClick a button to stop integration.
Example
Last updated
Was this helpful?
