Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Using API to call external DB or Web Service

I am about this close to buying Pro.  Just letting my play money budget account gather a few more Duckets.  In the meantime, I have a question.  If I implement a table in a DB in AWS or Azure can I hit that table from the API using javascript?  How about if I add a WebService interface to it? I ask because I have data stored in these tables that I could pull into the API via hardcode, but man, it'd be much easier to make an external call.
1505162543
Jakob
Sheet Author
API Scripter
No, you can't.
I figured no, as that would be a big security risk.  Oh well.
1505163105
Jakob
Sheet Author
API Scripter
Sorry to be the bearer of bad news!