Scripts & Hooks
The API Node allows you to execute custom JavaScript code at different stages of its lifecycle, enabling advanced use cases like dynamic data generation, complex logic, and custom validation.
More detailed documentation on Pre-Request, Before-Request, and After-Response scripts is coming soon.