0

How to send API request in response to a touch event?

How do I send an API request in response to a touch event? I'm using an XT1144 model.

3 comments

  • 0
    Avatar
    Bright Scripters

    Typically that would be accomplished through a custom plugin coded in BrightScript or JavaScript.

  • 0
    Avatar
    Mark Maravillo

    Is custom plugin different from a script? I'm still new to this so I'm a bit confused, I also tried searching for answers, and I think it's possible by sending a UDP command first and send an API request from there, but I'm confused on how to run a script, I'm not sure if I'm doing it correctly, here is what I'm trying to do so far:

    1. Go to presentation properties

    2. Add a script plugin on Autorun tab

    3. Add touch event, add a command that sends a UDP command to run the script.

    Am I doing it correctly?

  • 0
    Avatar
    Bright Scripters
Please sign in to leave a comment.