ptomter Posted February 10, 2020 Share Posted February 10, 2020 I am thinking about using the SendMail function in the api https://developers.whmcs.com/api-reference/sendemail/ But wonder is there any possibility to have an attachment (pdf, etc other file) attached to the mail in same operation? Per now I have a own existing system but would be nice if I could use the sendemail functionaltiy in WHMCS. 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted February 11, 2020 Share Posted February 11, 2020 Attachments are not supported via SendEmail. A workaround is to include the file with URL. Alternatively don't forget that you can directly use PHPMailer that supports attachments. 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.