Food Standards Agency

UK Government integration · 3 node(s).

00Overview

UK food hygiene ratings (FHRS) — search establishments and view ratings

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 Food Standards Agency

Food Standards Agency nodes have no credential fields — there is no API key or secret to add as an environment secret. Fill in each node's own fields, listed below, and run the flow.

02Get

Get Food Establishment

ukgov/foodstandards/get_establishment · Action

Look up a UK food hygiene rating by FHRS establishment ID (Food Standards Agency)

FieldTypeDetails
FHRS IDstringRequirede.g. 512112

Returns: tool_result, establishment, business_name, rating_value, address, success, error

03List

List Food Business Types

ukgov/foodstandards/list_business_types · Action

List the food business type categories used by the FHRS scheme (Food Standards Agency)

Returns: tool_result, business_types, count, success, error

Search Food Establishments

ukgov/foodstandards/search_establishments · Action

Search UK food hygiene ratings by business name or address (Food Standards Agency)

FieldTypeDetails
Business Namestringe.g. The Ivy
Address or Postcodestringe.g. SW1A 1AA
Maximum Results (1-50)integer10

Returns: tool_result, establishments, count, total, success, error

05Notes & Limitations

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