How can I pass JSON output as a parameter in an HTTP Request in UiPath to populate the fields correctly when generating a ticket through an API connection?


Hello, How can I pass the JSON output as a parameter in an HTTP Request in UiPath? I have successfully established a connection with the API, and a ticket is being generated. However, all the fields in the ticket are empty. What is the correct method to pass the data from the JSON output in UiPath to populate the ticket fields properly/

@Ekta_Jha1 - Can you please share how you are populating the Parameters of the HTTP Request activity?

Thanks!

@argin.lerit
Sure, PFA


I tried to edit the Data type in Parameters Collection But its non-editable, Thanks!!