Trevor SullivanT
Windmill3y ago
5 replies
Trevor Sullivan

Change REST API action to use well-defined fields

Right now, the Windmill REST API action simply inserts some TypeScript code, that the user has to modify. I would suggest changing the user experience to include a Postman-like experience, where you can add headers, cookies, hostname, path, HTTP method, and other inputs as separate, well-defined fields.

This would make the UX easier to insert REST API actions, versus writing TypeScript code, which I don't personally know.
Was this page helpful?