Is there any way to read a value from a cell in a public online Google Sheets and parse it anywhere using token-mod or change-char-attribute? I know that on regular web pages it is a straightforward operation in JS but I dont understand how that can relate inside the Roll20 API . We have a very solid spreadsheet for managing the party's equipment and I'd love to have it pass values inside my game to token names, handouts and character attributes; that would enable me to show precise info on the party's Vault page and let the PC act accordingly and interactively during pauses. -- the next logic step would be to find a way for Roll20 itself to write values to the spreadsheet instead of updating it manually but I sense that's out of the realm of possibilities for the API. Any thought or consideration appreciated!