custom get
This block is part of the floriday group and was last modified in core v14.0.3.
custom get v14.0.3 Executes a custom GET request.
In pins 4 + flow
- flow
flow - connection required
floridayconnection - url required
valueThe url to do the request on. Should NOT contain the api url.
- query
object - options
v14.0.3object{ timeout: number in seconds }
Out pins 5 + flow
- flow
flow - connection
floridayconnection - success
condition - response
object - error code
number - error
v13.0.6object
A typical wiring for custom get: a function trigger starts the flow; cast to floridayconnection feeds the connection pin; value feeds the url pin; the flow out pin feeds debug.
Version history
Introduced in v14.0.3.
v13.0.6, click here to see the release notes. Back to
floriday Return to the main group to view all sub-groups Back to floriday Return to the group to view all blocks within this group 