app-builder · databases · 0 triggers · 7 actions
Noloco is a no-code platform for building internal tools, client portals, and business applications backed by a dynamic GraphQL data API. Add Noloco to your Stream Deck workflows with guided setup for the connection details it needs.
Add Noloco to a workflow and pair it with a Stream Deck button to run it in one press — handy for app-builder tasks. Combine it with OBS, your Elgato tools, or any other app you connect to build a routine that fits how you work.
Browse all templatesSteps your workflow can perform in Noloco.
Create one record in a table in the connected Noloco app. Use NOLOCO_DESCRIBE_TABLE first to supply valid input fields and values.
Permanently delete one record from a Noloco table by ID. This is destructive and cannot be undone.
Describe one Noloco table's selectable fields, unique lookup selectors, filters, and create/update inputs. Use this before record CRUD to learn the connected app's exact field names and GraphQL types.
Fetch one record from a Noloco table by a supported unique selector. Use NOLOCO_DESCRIBE_TABLE first because selectors and fields vary by app and table.
Return one forward-paginated page of records from a table in the connected Noloco app. Use NOLOCO_DESCRIBE_TABLE first to choose valid fields, filters, and sort fields.
List the record tables and generated CRUD operation names available in the connected Noloco app. Call this before using a table-specific record tool when the app schema is unknown.
Partially update one Noloco record by ID. Only supplied fields are changed; use NOLOCO_DESCRIBE_TABLE first to choose valid update fields.
Noloco is a no-code platform for building internal tools, client portals, and business applications backed by a dynamic GraphQL data API.
Create your Conductor Deck account: no credit card required.
Follow the setup prompts for Noloco. Conductor Deck handles the app authorization or required connection details inside the workflow builder.
Add a Noloco action to your visual workflow canvas. Configure the options you need, then connect it to other steps.
Sync your workflow to any Stream Deck button. Press once to trigger the entire sequence.
Sign up for free and start building Noloco workflows in minutes.