Question:
I have a need for sending out emails from SalesLogix (7.52) with attachments to contacts in the database, but without any user intervention. The quemessage and mergefromplugin don't seem to have a "silent" mode. Does anyone have a snippet of code or a suggestion about how to do this without user intervention?
Answer:
There is a fairly comprehensive and documented mail-merge API for SLX. this function via code is very simple *and* the example included with the API includes this example.