Hello, I am trying to call http request within provisional script? I can not load any node.js http or https module. How can I do that? I need that because I need to update some parameters received from that end-point and how can I achieve that? Thanks
1 Like
It is possible with ext scripts.
http://docs.genieacs.com/en/latest/extensions.html
thank you so much @JonasGhost