Welcome to the official repository of Zoho Campaigns Email API! This repository provides sample code for sending bulk emails using our HTTP and SMTP APIs. We've included examples in various programming languages to help you get started quickly.
This repository contains sample code for interacting with our service. Whether you prefer using HTTP or SMTP protocols, we have you covered with examples in multiple programming languages.
To use the sample code provided, you'll need to replace placeholder access token with your own. You can follow the steps provided here to generate an access token.
Link to Java HTTP Client Instructions
Link to Python HTTP Client Instructions
Link to Go HTTP Client Instructions
Link to Node.js HTTP Client Instructions
Link to PHP HTTP Client Instructions
Link to Java SMTP Client Instructions
Link to Python SMTP Client Instructions
Link to Go SMTP Client Instructions