NotifyIo
is an Notify.io API implementation for Salesforce Apex.
- Sign up for Notify.io at http://notify.io
- Setup a new source at http://www.notify.io/settings
- Install
NotifyIo.cls
as a new class in your org. - Go to Setup -> Security Controls -> Remote Site Settings
- Click New Remote Site
- The Remote Site URL is
http://api.notify.io
.
Licensed under BSD License.