Integration
Connect Open Government, Queensland Government to Knack
When something happens in Open Government, Queensland Government, your agent does the next thing in Knack. Describe it in plain language and the automation is built, tested on every branch and kept running.
Build it
What do you want Open Government, Queensland Government and Knack to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with Open Government, Queensland Government and Knack
Triggers and actions 2 triggers ยท 21 actions
Trigger
New datasetFires when a new dataset is published on the Queensland Government open data portal.
Action
Find datasets by criteriaSearch datasets on the portal by keyword, tag, organization, or other facets.
Action
Find resources by criteriaSearch across all data resources by field/value criteria.
Action
Get datasetRetrieve the full metadata and resource list for a single dataset by its id or name.
Action
Get groupReturns one thematic group of the Queensland open data catalogue by its short name, with its title, description and dataset count. The portal blocks its own group endpoint, so the group is read from a dataset search instead; a group with no datasets is reported as not found.
Action
Get organizationReturns one publishing organisation of the Queensland open data catalogue by its short name, with its title, description and dataset count. The portal blocks its own organisation endpoint, so the organisation is read from a dataset search instead; an organisation with no datasets is reported as not found.
Action
Get resourceReturns one published file or service of the Queensland open data catalogue by its file id, including its download link, format and size.
Action
List datasetsReturns the short name of each dataset on the Queensland Government open data portal, up to 1000 per call.
Action
List groupsReturns every thematic group datasets are filed under on the Queensland open data portal, with a dataset count for each. The portal blocks its own group-list endpoint, so the groups are read from the dataset search's grouped counts.
Action
List organizationsReturns every publishing organisation on the Queensland open data portal, with a dataset count for each. The portal blocks its own organisation-list endpoint, so the organisations are read from the dataset search's grouped counts.
Action
List tagsReturns the tags used to label datasets on the Queensland open data portal, optionally narrowed to tags containing given text or belonging to one vocabulary.
Trigger
New View RecordFires when a new record appears in a Knack page view โ polls a view's records (respects the view's access control and filters), the view-based counterpart to New Record.
Action
Create RecordAdd a new record to a Knack object. Provide field values as a JSON object keyed by field key (e.g. field_1).
Action
Create View Recordcreate a record through a view, including inserting a connected record (view-based)
Action
Delete RecordDelete a record from a Knack object by ID.
Action
Delete View Recorddelete a record through a view (view-based)
Action
Get RecordRetrieve a single record by ID from a Knack object.
Action
Get View RecordRetrieve a single record through a page view by its ID โ returns only the fields exposed by the view and respects the view's access control, the view-based counterpart to Get Record.
Action
List RecordsRetrieve records from a Knack object, with optional paging and filters.
Action
List View Recordsretrieve records through a view (view-based, applies view permissions/filters)
Action
Update RecordUpdate an existing record in a Knack object by ID.
Action
Update View Recordupdate a record through a view (view-based)
Action
Upload File or Imageupload a file or image asset to associate with a record field
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Each app on its own
Reviews