Skip to content

Instantly share code, notes, and snippets.

@bomortensen
Created October 9, 2013 12:25
Show Gist options
  • Save bomortensen/6900444 to your computer and use it in GitHub Desktop.
Save bomortensen/6900444 to your computer and use it in GitHub Desktop.
ApsisNewsletterProv3API service = new ApsisNewsletterProv3API();
// Register subscriber
long result = service.InsertSubscriber(apsisUsername, apsisPassword, email, email, "HTML", "0045", "12345678", apsisListId);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment