m00.kM
Windmill13mo ago
5 replies
m00.k

preprocessor http post data check

When the preprocessor receives an http request, the params and query are checked, but is it possible to make the data values coming in post available as well?
I even tried modifying the preprocessors using https://www.windmill.dev/docs/core_concepts/preprocessors as a reference, but I couldn't pass the post data to the input.
image.png
Scripts and flows can include a preprocessor to transform incoming requests before they are passed to the runnable.
Was this page helpful?