davet Posted October 11, 2023 Share Posted October 11, 2023 Is there a way to use Zapier to run an Action of Create Order in WHMCS? According to https://zapier.com/apps/whmcs/integrations it only allows Create Customer, Create Invoice, and Create Ticket. I'm trying to automatically set up a new cPanel Hosting account in WHMCS using Zapier. Can this WHMCS Zap Action be added to Zapier? -Dave 0 Quote Link to comment Share on other sites More sharing options...
techwthquestion Posted October 11, 2023 Share Posted October 11, 2023 You can run this query if you want. Quote UPDATE tblinvoices SET datepaid = '2023-10-12 14:30:00' WHERE invoiceid = {YourInvoiceID}; 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.