Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Tuesday, April 23, 2024 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Web Forums - SalesLogix Web Platform & Application Architect
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Web Platform & Application Architect | New ThreadView:  Search:  
 Author  Thread: automatic email notification
darek
Posts: 8
 
automatic email notification Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 30 Sep 16 3:04 AM

Is there a way to have the email notifaction automatically sent to the user every time when the user is added to: meeting, to-do, opportunity or other conent in CRM (8.3) ?


CRM works with Lotus Notes.


Thank you in advance


Darek


 

[Reply][Quote]
Adam Travers
Posts: 113
 
Re: automatic email notification Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 30 Sep 16 3:16 AM

I’m afraid not from my experience (I could be wrong..) You will need to look at a 3rd party application like Orbis TaskCentre or KnowledgeSync for alerts and notifications etc.


 

[Reply][Quote]
darek
Posts: 8
 
Re: automatic email notification Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 03 Oct 16 1:47 AM

Thanks, I thought it was somewhere available within the system. From what I know such functionality is delivered in other CRM systems like SAP for instance.

[Reply][Quote]
Tim Zech
Posts: 40
 
Re: automatic email notification Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 12 Jan 18 9:51 AM

We're working with SLX 7.5.4 Web, but I think the approach must be similar. It's possible to send e-mails through a mail server programmatically (e.g. via SmtpClient class: https://msdn.microsoft.com/en-us/library/system.net.mail.smtpclient(v=vs.110).aspx). So you implement a function to create an e-mail and send it. This function has to be called whenever the user is added to any content:



  1. Retrieve the user added and get its e-mail address (which has to be populated in advance)

  2. Compilate the mail (set recipient, content, attachments etc.)

  3. Send the mail to the user's e-mail address via the smtp client (or another preferred library)


This way our 1st level support gets an e-mail everytime a ticket is assigned to the corresponding team.

[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 4/23/2024 4:16:32 PM