Page 1 of 1

run macro on web api

Posted: 07 Jun 2019, 07:49
by jacklighting
i want to run macro by web api
/titan/script/2/Macros/Run?macroId={string}

string = ?

my macro legend number 2000
i use it , but not work :( get code error

GET: http://192.168.1.2:4430/titan/script/2/ ... croId=2000 Open
Error: 500
Error: 500

Re: run macro on web api

Posted: 07 Jun 2019, 08:38
by sideshowbond
https://www.avolites.de/wiki/macros:example:copymacrobyid
Check this wiki post. Explains what the macro ID is.

Also have a look at the last replies of this post
http://forum.avolites.com/viewtopic.php?f=21&t=5931&p=21417&hilit=macroid#p21417
There are some difficulties running macros via API.

I'd stick the macro in a cuelist and trigger the cuelist...