There are a number of database operations I want to execute (create the database, create a user, set user permissions to the database) in a PHP program.
Is there a way for a Zap to call a program? I need to be able to pass it parameters.
Thanks!
There are a number of database operations I want to execute (create the database, create a user, set user permissions to the database) in a PHP program.
Is there a way for a Zap to call a program? I need to be able to pass it parameters.
Thanks!
Best answer by AndrewJDavison_LuhhuBest answer by AndrewJDavison_Luhhu
Not directly inside a zap - but if you hosted a PHP script somewhere that could be triggered by webhook, that could be an option.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.