Webhook(Integration)
With this Node, integrating with a system that has HTTP APIs can significantly reduce workload and streamline our tasks.

Use Cases
- Integrating with other systems,
It can be used as needed.
Important Details
- This Node is essentially an HTTP request, supporting most scenarios that can be used with HTTP.
- This Node has 2 outputs.
- If there is no error in the HTTP request, our operation proceeds from the green output.
- If there's an error in the HTTP request, our operation proceeds from the red output.