The HTTP Request postfunction lets you make a parametrized HTTP Request in a transition.

image-20240621-075930.png

Fields

You can use Smart Values in the Path, Header name, Header value and Request body inputs.

{
  "fields": {
    "description": "new desc",
    "summary": "summary",
    }
}

You have to configure it like this:

image-20240621-080133.png