ONS

UK Government integration · 1 node(s).

00Overview

UK economic statistics from the Office for National Statistics (inflation, GDP, unemployment)

Every field below is exactly what you see in the Flomation editor. Fields marked ● live picker let you choose from a list pulled live from your account — no IDs to look up.

01Connecting ONS

Add your credentials as a Flomation environment secret, then pick them in each node. The connection fields are:

i
Pick an Environment on your flow (Flow Settings → Environment) so the secret resolves. Secret fields never show the value — they reference ${secrets.your_secret}.

02Get

Get Timeseries

ukgov/ons/get_timeseries · Action

Fetch an ONS economic timeseries (inflation, GDP, etc.) by series ID and dataset (ONS)

FieldTypeDetails
Series ID (CDID)stringRequirede.g. L55O (CPIH), D7G7 (CPI)
DatasetstringRequirede.g. mm23
Topic Path (optional)string

Returns: tool_result, latest_value, latest_period, title, unit, recent, success, error

03Notes & Limitations

Behaviours and constraints worth knowing before you build with these nodes.