Web-hook Action Improvements
[25-Jul-2022]
Now you can make GET requests using the Web-hook action in workflows.
Option to add additional headers & payload to the request. (in case of POST)
Option to add additional headers & query parameters to the request (in case of GET)
A typical use case is adding authentication header to the request.
* POST

* GET
