How can I capture the parameters that an external page sends me by POST method. I have an application in c # that connects to an api "X" and said api returns parameters but for a request, to an url that I give, by POST method
How can I capture the parameters that an external page sends me by POST method. I have an application in c # that connects to an api "X" and said api returns parameters but for a request, to an url that I give, by POST method