Follow

Triggering a Macro via an HTTP Command

On systems running Advanced Edition Version 3 and above, it's possible to use the native Macro engine to send (HTTP) GET commands to external NewTek systems or other supporting devices (such as a PTZ camera). To do this, use the shortcut “http_request” in your macro. Doing so sends the GET request to the target identified in the value string you supply. Here are two examples on how to trigger both a System macro and a Macro created for a Session.

For a system command macro, the value name would follow this syntax:
http://192.168.1.86/v1/shortcut?name=play_macro_byname&value=Audio:+Master+Mute+On

For a Session Macro:
http://192.168.1.86/v1/shortcut?name=play_macro_byname&value=http+request

ConnectWise_Control_TC1_2RU_-_Staging__7-0__2020-03-04_1.png

For more information on this topic, please review the Automation and Integration guide.

Current as of 3/5/2020

 

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

0 Comments

Article is closed for comments.