RUAL Documentation

backend request

This block is part of the state ui group and was last modified in core v14.0.1.

API Selection Required

This block relies on a API to perform its API releated actions. You must manually select the API you want to use in your flow using the API selector modal. To access the modal, click the white button on the block.

backend request v14.0.1

Requests the backend for data that can be used in the state flow

Pin Pin Type Default
staterequired
state
State Keyrequired
The state key to update with the response of the API
value
parameters
object
query
object
Show Loader
Providing true will hide chaining content with a loader
condition false
Use WebSocket
Providing true forces the request over a websocket, allowing for broadcasting capabilities like listening on messages. By default the request will be made using the Fetch API. All requests are always made using the local users access_token if any is present.
condition false
Pin Pin Type Example
state
Returns the element to the frontend state.
state

Core Releases

v14.0.1 This block was introduced in v14.0.1, click here to see the release notes.
Back to state ui Return to the main group to view all sub-groups Back to state actions Return to the group to view all blocks within this group