How to run a PHP procedure from outside nuBuilder
Posted: Fri Apr 14, 2023 8:58 pm
The code example from the code library is obsolete and no longer functions. The file we need, nucall_exe.php is now part of the system and located in the core folder. Calling the folder looks like this https://<domain name>/core/nucall_ext.php?p=<Procedure name>&acc=acl_cron_job. If you don't have a SSL cert try local host instead of domain name.
It works!
It works!