deBackupProvider Posted July 8, 2009 Share Posted July 8, 2009 Hello, I'm trying to send a product email with the available API $postfields["action"] = "sendemail"; $postfields["messagename"] = "Hosting Account Welcome Email"; $postfields["id"] = "1"; The problem is a product email doesnt get send, but a general is. Is there something I forget or doing wrong? Gerard 0 Quote Link to comment Share on other sites More sharing options...
kimhoo Posted July 25, 2011 Share Posted July 25, 2011 Kick! Seems as if only client id's are accepted when sending an e-mail. How do we accomplish sending product related e-mails, or in my case, order related e-mails using the API? I've placed my template in the general section, where the original order confirmation resides also. Pretty stuck here! Also, the documentation on merge fields doesn't seem to be complete, since the ordernumber, used in order confirmation, doesn't even show up in the list. 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted July 26, 2011 Share Posted July 26, 2011 See my other reply: http://forum.whmcs.com/showthread.php?t=39177 It looks like you actually need an "Admin message" template in order to send an email related to a specific order. I dont think this is currently possible. Feature Request maybe? 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.