Using the Python SDK
The Python SDK handles most of the major operations needed to execute a variety of types of mail jobs, from simple individual jobs to complex batch jobs. The sample files included with the download show the code in use. This guide will show how to handle several common scenarios.
Create a simple one-document mailing for one or more addresses
Process a batch job
Updated 27 days ago