custom delete

This block is part of the floriday group and was last modified in core v13.0.6.

custom delete v13.0.6

Executes a custom DELETE request.

In pins 4 + flow
  • flow
    flow
  • connection required
    floridayconnection
  • url required
    value

    The url to do the request on. Should NOT contain the api url.

  • query
    object
  • body
    object
Out pins 5 + flow
  • flow
    flow
  • connection
    floridayconnection
  • success
    condition
  • response
    object
  • error code
    number
  • error v13.0.6
    object

A typical wiring for custom delete: a function trigger starts the flow; cast to floridayconnection feeds the connection pin; value feeds the url pin; the flow out pin feeds debug.

Studio canvas example for the custom delete block: typical wiring for custom delete.

Version history

Introduced in v13.0.6.


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