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

[Help] Creating Handouts in Folders

1661242464
Julexar
Pro
API Scripter
Hiya, I have a simple question: Is it possible to create a Handout in a certain folder, using the API? If so, how?
1661246240

Edited 1661246350
Alas, no. Being able to access and change the journal would be a real improvement for content creators and scripters.
1661249678
Julexar
Pro
API Scripter
Aww man, I could've really used this in my script..
1661255031
Oosh
Sheet Author
API Scripter
That's a browser extension waiting to be written. I got a start on it while I was still actively playing on Roll20 - the whole Journal structure is there as a  stringified JSON, and fairly easy to understand, it just isn't available to API scripts. You could do some real QoL stuff in there too - autosaves of the journal structure, mass movement of entries based on name, etc. etc.