Last updated 3 years ago
Was this helpful?
See the for full scripts. We used Node.js 10.15.3 for these examples. If you don't use LSL, you can probably use versions 14.15.1+.
Install the dependencies:
npm install
This script receives all webhook messages and prints them to the console.
node webhook_receive.js -i localhost -p 14739