cancel
Showing results for 
Search instead for 
Did you mean: 

How to access google docs in sapui5?

riyatickoo
Explorer
0 Kudos

Hi experts,

I want to read the google sheet in sapui5. So,I am consuming google sheet in neo.app.json and destination is also created but still it is not working.Can anybody help.

Any sample and hints is welcome.

capture1.png

Accepted Solutions (0)

Answers (2)

Answers (2)

riyatickoo
Explorer
0 Kudos

Thanx Iftah ,

Sharing your answer but I want to read the json data to access the google sheet.

iftah_peretz
Active Contributor
0 Kudos

Hi,

Is your need is to just grant access to a Google sheet in your app? If so, a simple iframe would do that. You get the sheet embedded form (like so) and then use it in your app (lots of examples out there, e.g. check the comments here and here etc.).