Call external php script
Status: Open · Asked by Faires Handwerk e.V. on · 0 views
Hi dudes,
how is it possible to call external scripts?
like https://example.com/script.php
Thanks for help!
You need to use the API Module to do that.

Further make sure that the PHP script returns something back to Pabbly Connect when it is called if you want to see the response inside Pabbly Connect.
Thank you very much, Neeraj!