Accessing POST Request Data in API

Hi Folks,

I am trying to create an API in wix where I will be receiving POST data.(a form with submit button to the API or some application submitting this data to API). I tried using request.body but it didn’t worked. Can anyone help?

Thanks!

1 Like