sndev.io / docs

Flow Action

Custom Flow Designer actions (REST, datasource, datastream).

The flow-action skill creates custom Flow Designer action types (sys_hub_action_type_definition) — reusable building blocks for flows. Supports REST call actions, datasource actions (request/response transform), and datastream actions (paginated streaming with splitters and parsers).
OperationDescription
attach_datasourceAttach a data source to a datastream action
create_datasource_actionCreate a datasource flow action (request/response)
create_datastream_actionCreate a datastream flow action (paginated)
create_rest_actionCreate a REST call flow action
Run sn ops flow-action to see the full input schema for each operation.
You

Create a custom REST action for the Flow Designer that calls our external ticketing API.