SparkPost API - Source Code
SparkPost's API enables client applications to integrate with SparkPost and perform actions associated with sending and analyzing email.

- Versions
- SDKs (9)
- Articles (4)
- How To(0)
- Source Code(10)
- Libraries(4)
- Developers (0)
- Followers (108)
- Changelog (29)
Sample Source Code (10)
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | Sparkpost Nodemailer Sample Code | The Sparkpost Nodemailer Sample Code demonstrates how to send a message by creating a Nodemailer transport object. Learn more about Nodemailer, a Node.js module at https://nodemailer.com/about/ |
![]() | Sparkpost Simple Send Elixir Sample Code | The Sparkpost Simple Send Elixir Sample Code demonstrates how to send an email with text or HTML. It includes recipient and receiver. |
![]() | Sparkpost Attachment Elixir Sample Code | The Sparkpost Attachment Elixir Sample Code demonstrates how to integrate an attachment with a message. Developers can include recipients, content, from, subject, and text, in addition to the attachment. |
![]() | Sparkpost Pizza Bot JavaScript Sample Code by Sparkpost | The Sparkpost Pizza Bot JavaScript Sample Code by Sparkpost presents how to order pizza from Domino's. Developers can build a bot by installing Node and Git, for the repo, clone forked version, and install dependencies. Read full steps available on GitHub. |
![]() | Sparkpost AppEngine Python Sample Code by Sparkpost | The Sparkpost AppEngine Python Sample Code by Sparkpost presents developers how to use Python, Flask and SparkPost in the Google App Engine flexible environment. It includes steps to set up, run locally, deploy to Google Engine, and run the tests. |
![]() | Sparkpost Python Sample Code by Sparkpost | The Sparkpost Python Sample Code by Sparkpost demonstrates how to use Python, Flask and SparkPost in the Google App Engine flexible environment. Prerequisites include a Google Cloud Platform account and the Google Cloud SDK installed and configured. |
![]() | SparkPost Go Sample Code by SparkPost | The SparkPost Go Sample Code by SparkPost presents how API communication can access email marketing features. Users will be able to email clients as BC or CC via with the correct JSON interaction. |
![]() | SparkPost Heroku Ruby Sample Code by SparkPost | The SparkPost Heroku Ruby Sample Code by SparkPost presents how to create email marketing applications in the cloud. Available tests with integration and models. Heroku is a platform as a service that allows to build apps from the cloud. |
![]() | SparkPost Campaign NodeJS Sample Code by SparkPost | The SparkPost Campaign NodeJS Sample Code by SparkPost presents how to integrate email marketing campaigns. Developers can use the code reference to address recipients, create campaigns, and send messages. |
![]() | SparkPost NodeJS Sample Code by SparkPost | The SparkPost NodeJS Sample Code by SparkPost presents how to integrate email marketing into applications. Examples include message events, recipient lists, and sending domains. |