Hi dear
How can I capture the data that an external web page sends me to apex through HTTP POST.
What I need is to capture the information that the page sends me by HTTP POST
and to be able to save this data in the database, I have not found the method to capture the data.
The page that sends me the data via HTTP POST is a payment gateway (PayU).
I am new to apex, can you help me?