I've been using this a lot lately, really nice! Thanks for this!
Situation/Problem:
I want to export a whole sideshow session to share it with my team. Currently, I can get individual elements/cards via the /p/:id endpoint, but not the entire session. Also the rendering of the individual elements does not look that great, as the elements take up the entire screen.
Solution:
A dedicated export API that the agents can use.
Workaround:
Tell the clanker to download them individually and stick them into a dedicated html file.
I've been using this a lot lately, really nice! Thanks for this!
Situation/Problem:
I want to export a whole sideshow session to share it with my team. Currently, I can get individual elements/cards via the
/p/:idendpoint, but not the entire session. Also the rendering of the individual elements does not look that great, as the elements take up the entire screen.Solution:
A dedicated export API that the agents can use.
Workaround:
Tell the clanker to download them individually and stick them into a dedicated html file.