I´m coding a plugin that should obtain a JSON POST request from one other web site to replace some information in my web site, however I searched in all of the web and located nothing about how to try this, can some one assist me?
I simply have to obtain the request and decode the JSON.
Methods to create a wordpress endpoint to obtain and deal with a JSON POST request
