Sending data entry to another page through post method

I want to send the data received from to another page.
This page receives data through post method using Python.
Unfortunately, I couldn’t do this using the web hook plugin and I changed the value of the action attribute of the form, but the problem I have is that the validation on the fields is disabled. I want to know if there is any way I can return the validation

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.