![]() |
How to link workflow email to an account - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: User Support (https://discussions.corebos.org/forumdisplay.php?fid=6) +--- Thread: How to link workflow email to an account (/showthread.php?tid=2645) |
How to link workflow email to an account - geraldbigot - 03-16-2023 Hello, I wish to save each workflow email launched from Support Tickets module in Account (related to) record (account filled in ticket). How to do that ? I thought it was automatic -- Gérald RE: How to link workflow email to an account - joebordes - 03-17-2023 Hi HelpDesk is one of the oldest modules we have in the application. The email system it has is not based on the workflows themselves, as they are custom functions. These custom functions do not have any code to save the emails in the application. Either you try to move the whole communication system to native workflows or we would have to add code to save the emails as it should be doing (I agree that it should be automatic). https://discussions.corebos.org/documentation/doku.php?id=en:helpdesk:notificationemails |