Ability to run PHP script on the server action (Very Useful)

The ability to add an action step on the server to run php script with an output option.

Example:
the developer add the action on the server with this settings:

script: $myVar = 6+5; echo $myVar;
output: $script_output

now the developer can use the output in any place he wants (conditions, repeat, database insert, etc)

if wappler team was able to implement this feature this will open up the ability to plug thousands of API services into wappler without the need for a custom extension to every single service (witch is impossible)

Community Page
Last updated: