InTouch Hub · Blue Isle Software

Webflow

Webflow is a visual website builder and content management platform for designing, publishing, and hosting websites without traditional coding.

Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.

cmsmarketing-emailpublishingwebsite

Webflow

Webflow is a visual website builder and content management platform for designing, publishing, and hosting websites without traditional coding.

Operations

Inputs

Example

operation: get_appclients
clientId: <your client id>
clientSecret: <your client secret>

Publishes

The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.

Input Properties

Every property this tool accepts, from its own tool.iml.

Property Type Required Default Description
clientId string yes OAuth client ID for webflow.
clientSecret string yes OAuth client secret for webflow.
operation string yes One of: get_appclients, get_assets, get_assets_assetid, get_datasets, get_datasets_datasetid, get_deploymentenvironments
scope string no api.lucidtech.ai/appclients:read api.lucidtech.ai/appclients:write api.lucidtech.ai/assets:read api.lucidtech.ai/assets:write api.lucidtech.ai/databundles:read api.lucidtech.ai/databundles:write api.lucidtech.ai/datasets:read api.lucidtech.ai/datasets:write api.lucidtech.ai/deploymentenvironments:read api.lucidtech.ai/documents:read api.lucidtech.ai/documents:write api.lucidtech.ai/logs:read api.lucidtech.ai/models:read api.lucidtech.ai/models:write api.lucidtech.ai/organizations:read api.lucidtech.ai/organizations:write api.lucidtech.ai/paymentmethods:read api.lucidtech.ai/paymentmethods:write api.lucidtech.ai/plans:read api.lucidtech.ai/predictions:read api.lucidtech.ai/predictions:write api.lucidtech.ai/profiles:read api.lucidtech.ai/profiles:write api.lucidtech.ai/secrets:read api.lucidtech.ai/secrets:write api.lucidtech.ai/trainings:read api.lucidtech.ai/trainings:write api.lucidtech.ai/transitions.executions.heartbeats:write api.lucidtech.ai/transitions.executions:read api.lucidtech.ai/transitions.executions:write api.lucidtech.ai/transitions:read api.lucidtech.ai/transitions:write api.lucidtech.ai/users:read api.lucidtech.ai/users:write api.lucidtech.ai/workflows.executions:read api.lucidtech.ai/workflows.executions:write api.lucidtech.ai/workflows:read api.lucidtech.ai/workflows:write OAuth scopes (space-separated); default from the spec.
assetId string no Path parameter assetId (required by some operations).
datasetId string no Path parameter datasetId (required by some operations).
query string no Optional query params as a JSON object string, e.g. {"limit": 10}.