How to Render JSON response from clipboard to UI ?
Hello Team,
I was trying to integrate Google Rest service which shows all the details regarding to the location, using following URL https://maps.googleapis.com/maps/api/geocode/json. I have achived the integration using Rest connector option from Integration tab and able to get the Response JSON on clipboard.
I have achived this by calling an activity on button click .
Now my requirement is to get the response on UI like Lattitude and Longitude:
This is a part of my POC and I am stucked on this part. Can anybody provide the step by step process for getting response from clipbord on UI.
Thanks,
Amit Goyal