Need help? I have third party API, now, i need somehow to fetch that API, and then post to that API textarea ,and then to get the results from that API...
@DEEPU07 - Hello,
I got an API from some client, now that api is taking me to a page that has form with textarea, i need to fetch that page post to that form and get the results to my site. I need to post data to that form from my sites form
@DEEPU07 - When i try to fetch with guzzle, api is taking me to doc page, but when i click that link, is taking me to correct page with form and textarea, no keys needed
@DEEPU07 - I understand, the API is exclusive for me i can not show you (trust my i would, but i can get penaltis), any idea how to post to third party api form with guzzle