I have a website that generates different JSON that need to be used in the future request.
The request could be done by CURL but I'll use the Advanced Rest Client to send the request.
The website is in PHP. Advanced REST Client is a pluggin of Chrome.
Do you know how I could generate my request in the REST Client from the website without copy and paste the JSON code?
I've tried by curl but it doesn't work. The json used in the REST client is working
Just need to make a tunnel between the website and the REST Client with any JSON file