Skip to main content
Open

HTTPCaller support for parameters in body for GET requests

Related products:Transformers
  • May 25, 2021
  • 0 replies
  • 13 views

andrew_r
Contributor
Forum|alt.badge.img+4

Currently, if you set an HTTPCaller method to GET, the body section of the transformer configuration window is disabled. I'd like to request this section be enabled.


I have a REST API I must interact with that, for whatever reason, requires the parameters of the GET request to be submitted as json in the body. This makes FME and this REST endpoint incompatible.


Thank you