Hello,
I am currently testing to sent my Verge 3D configurator output to a locally hosted (xampp-server) PHP document. I am using the “send data” puzzle, but always get the Error: “POST http://localhost:8668/applications/Configurator/index.php 405 (Method Not Allowed)”
Reading the PHP content with the load data puzzle works. But I can’t change the content of the PHP file. For now I would be very happy if I could just check, if the PHP receives my output in the desired formatting. Do I need to prepare the PHP content or the output in Verge in a specific way?
Could you please elaborate a bit further on how to correctly use the “send data” puzzle to send to a PHP document? Thank you very much in advance!