How to add a new SharePoint alert via Web Services - Stack Overflow most recent 30 from stackoverflow.com2009-12-20T12:21:36Zhttp://stackoverflow.com/feeds/question/212450http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/212450/how-to-add-a-new-sharepoint-alert-via-web-services2How to add a new SharePoint alert via Web Servicestecmo2008-10-17T14:46:16Z2009-04-09T12:02:09Z
<p>I found the Alert Service but it only seems to have methods for Getting and Deleting. How do I add a new alert?</p>
http://stackoverflow.com/questions/212450/how-to-add-a-new-sharepoint-alert-via-web-services/212703#2127031Answer by tecmo for How to add a new SharePoint alert via Web Servicestecmo2008-10-17T15:43:44Z2008-10-17T15:43:44Z<p>After some better searching I found this:</p>
<p><a href="http://groups.google.com/group/microsoft.public.sharepoint.portalserver/browse_thread/thread/9cf658fd6791e2b8/509ead400091f673?hl=en&lnk=st&q=add+sharepoint+alert+web+services#509ead400091f673" rel="nofollow">http://groups.google.com/group/microsoft.public.sharepoint.portalserver/browse_thread/thread/9cf658fd6791e2b8/509ead400091f673?hl=en&lnk=st&q=add+sharepoint+alert+web+services#509ead400091f673</a></p>
<p><em>AFAIK there is no web service available that will allow you to add or
edit alerts so I think you have two options.</em> </p>
http://stackoverflow.com/questions/212450/how-to-add-a-new-sharepoint-alert-via-web-services/733917#7339170Answer by unknown (yahoo) for How to add a new SharePoint alert via Web Servicesunknown (yahoo)2009-04-09T12:02:09Z2009-04-09T12:02:09Z<p>You may need this: <a href="http://www.sharepointboost.com/alertreminderboost.html" rel="nofollow">SharePoint Alert Reminder Boost</a>. I have not used it before yet its description claims it can do that. </p>