How are query parameters set when “unselected” is selected in multiple selections as text parameters?
Takuya Matsuda
There is an action to set query parameters for the GET method in the HTTP API data source. If multiple text or numeric choices are prepared and not required, how will they be set as query parameters if an action is executed in an “unselected” state?
- the parameter itself is not added (undefined)
- becomes null (`? parama=null)
- etc
I'm sorry if it's a rudimentary question about HTTP or REST specifications m (_ _) m
Takuya Matsuda
If unselected, it is only a key state (
? It looks like they're sending it with prama=
)ベースマキナサポート担当
Takuya Matsuda: I'm sorry for the inconvenience caused by the lack of information in the documentation. As you said, only keys are granted