Integrations

Manage flows used as integration templates and instances.

Integrations

Configuration

Set up a new instance with config parameters and set/get methods:

config.el ...

Learn about widget config here.

config.options

Type: Object | Default: {}

config.options.customFilter

Type: Object | Default: {}

Filter the integrations with additional parameters:

Instance

Learn about widget instance here.

State

loader

Type: Boolean | Default: null

Toggle a custom loading state.

error

Type: String | Default: null

Toggle a custom error message.

Events

integration:create

Click a button to to create a new integration from template.

integration:edit

Click a button to edit integration.

integration:remove

Click a button to remove integration.

integration:start

Click a button to start integration.

integration:stop

Click a button to stop integration.

Example

Last updated

Was this helpful?