Hi
Is there possibility of sending POST request with JSON using urlfetch?
Where can I find Nightbot tutorials?
Send json in urlfetch
4 replies
Hiya, currently urlfetch only does GET requests. Through $(eval) you can execute JavaScript code, you might be able to POST there, but the script execution time is only 1 second.
https://docs.nightbot.tv/variables/urlfetch
https://docs.nightbot.tv/variables/eval