Skip to content

JoeSocketLabs/email-on-demand-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These samples show how to send email through your SocketLabs account and how to use our APIs.

The Reporting API examples show how to retrieve information about messages sent through the SocketLabs Email On-Demand platform in bulk. The Injection API examples show how to programatically inject messages via HTTP, as well as how to perform an in-line mail merge. The Notification API example endpoint shows how to receive HTTP notifications from our system in real-time. The Inbound API example endpoint shows how to receive parsed email messages generated from our parsing service.


Sample code for sending email through our system:

  • Microsoft.NET Platform (VB.NET / C#)
  • Java
  • Ruby

Sample code for the Reporting API:

  • Microsoft.NET Platform (C#)
  • PHP
  • JavaScript
  • Perl

Sample code for the Injection API:

  • Microsoft.NET Platform (C#)
  • PHP
  • Ruby

Sample code for the Notification API:

  • Node.js
  • Microsoft.NET - ASP.NET MVC 5 / Web API 2 (C#)
  • Microsoft.NET - ASP.NET MVC 3 (C#)

Sample code for the Inbound Parsing API:

  • Microsoft.NET - ASP.NET MVC 3 (C#)
  • Node.js

See http://api.socketlabs.com for complete API documentation.

Releases

No releases published

Packages

No packages published

Languages

  • C# 59.8%
  • JavaScript 16.6%
  • Visual Basic .NET 6.8%
  • Java 4.3%
  • Ruby 4.0%
  • HTML 3.1%
  • Other 5.4%