Hi everyone
I’m using latest mimoLive v6.9 (30474) and experience, that automation scripts only work using the long API endpoint URLs. However this is very uncool if - like I do - you change regular a show file and save it as another file. Then, the long API endpoint URLs change and therefore all the automations have to be actualized. All the time…
E.g. I’m expecting this to work:
outputOn(“4E202E28-1382-44CC-B864-18577AB779A6”)
But it only works using this:
outputOn(“/api/v1/documents/287928043/output-destinations/4E202E28-1382-44CC-B864-18577AB779A6”)
This worked in the past. Is it possible that something has changed on this front?
And: I only have one file running at a time.
Many thanks..