So I used the this puglin:
Get the access token and pass to the API Connector Puglin.
With that I can connect mine bubble app with the spreedsheets that I want simply passing the ID paramether.
My doubt it’s how get this values in a right way?
I don’t wanna to store nothing in bubble DB. I just want to use that connection to take specify columns and rows and tables of the spreedsheets.
I can access the values and it appears right to me every time I make a API Connector call.
But when I tried to invoke them in to display tables using repeating group they simply don’t show.
@nicholasrbarrow , please maybe you can help me?