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

Open the Character Sheet with the API ?

December 28 (9 years ago)
Natha
KS Backer
Sheet Author
API Scripter
Is it possible to open a character sheet with the API (assuming you know the character id) ?
December 28 (9 years ago)
The Aaron
Pro
API Scripter
Not directly, but you could create message with a button to open one. 
December 28 (9 years ago)
Natha
KS Backer
Sheet Author
API Scripter
You mean a chat message/"pink button" ?
December 28 (9 years ago)
The Aaron
Pro
API Scripter
The pink buttons are for API commands. You'd really just be making an HTML anchor tag linking to a specific URL. You can then style it however you like. 

See this discussion from a few days ago: https://app.roll20.net/forum/permalink/2759524/
December 28 (9 years ago)
Natha
KS Backer
Sheet Author
API Scripter
Ok, great.
Thank you!
December 28 (9 years ago)
The Aaron
Pro
API Scripter
No problem! I expanded that answer a little in the other thread. Post back if I can help more!