Hello,
We need to send data to an API using form_data as follows:

Using Ensemble 2017 we would use dynamic objects as:
However, how could we create a JSON to include into the form-data value??? We would like the following result: {"language1":"message1","language2":"message2"}
First we thought about creating it directly, however it stills being a dynamic object and wouldn't work with Ensemble 2016.2
"app_id": "...",
"include_player_ids":
232


