How to set rest api responce with run integration bot


here i have button click to run my run integration and after success i also run wire update field so i want to send my response in next screen like nshow with this nav wire and show my responce data dynamically in next screens how to achive this

I would send the record ID in the URL to the new screen and make sure the next screen has the params set like below:

yes that worked we can close this issue thank you so much.