Show variables from HTTP response in form fields

Hi,
I am using the Flowable modeler for implementing a process that receives a JSON from an HTTP request and shows some elements of it as Dropdown field options or Text fields. Some of these elements are in an array.
Is this possible and how can it be achieved? Thanks, Pau.