Routing Email Information

Routing information into your app or web service is easy. You can post data to any web service, or send a formatted email message out to your system (or even another person.)

Calling a Web Service

If your app provides a REST API (or similar), you can make a call against that API directly from your Obindo app.

Sending an Email

Sending an email out of Obindo is very easy. There is a method called SendEmail( ) that you can use to send any email.