sympmarc/SPServices

View on GitHub
docs/core/web-services/Alerts.md

Summary

Maintainability
Test Coverage
---
title: 'Alerts'
function: '$().SPServices'
web_service: 'Alerts'
---

## Supported Operations

| Operation | Options | MSDN Documentation | Introduced |
| --------- | ------- | ------------------ | ---------- |
| GetAlerts | `[webURL]`| [Alerts.GetAlerts Method](http://msdn.microsoft.com/en-us/library/alerts.alerts.getalerts.aspx) | [0.2.8](http://spservices.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=32071) |
| DeleteAlerts | `[webURL], IDs` | [Alerts.DeleteAlerts Method](http://msdn.microsoft.com/en-us/library/alerts.alerts.deletealerts.aspx) | [0.2.8](http://spservices.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=32071) |