Jump to Content
Click2Mail
HomeGuidesRecipesAPI EndpointsCommunity
Click2Mail
HomeGuidesRecipesAPI EndpointsCommunity

The Basics

  • Introduction
  • Quick Start Guide
  • Getting Access to the API
  • Building Your First API Call
  • Next Steps

Get Started Mailing

  • Your First Mail Job
  • Add Credit
  • Upload a Document
  • Upload an Address List
  • Create a Job
  • Submit a Job
  • Check Job Status
  • Check on Tracking
  • Next Steps

Optimize Your Mailing

  • Installing Postman
  • Setting up Click2Mail's Postman Collection
  • Using Document Templates for Jobs
  • Batch API
  • Handling Large Documents
  • Using Variable Data / Mail Merge

Using the SDK

  • Introduction
  • Python SDK
    • Contents of the Python SDK
    • Using the Python SDK
    • c2mAPIRest Object
    • c2mAPIBatch Object
    • returnAddress Object
    • printOptions Object

Resources

  • FAQs
  • API 101
  • HTTP Response Codes
  • Supported Document Types
  • Other Helpful Information
  • Getting More Help
Powered by 

Supported Document Types

Suggest Edits

The following document types are supported for documentFormat parameter when uploading documents using the /documents endpoint:

  • PDF
  • DOC
  • DOCX
  • PUB
  • PPT
  • PPTX
  • ODT
  • JPEG
  • JPG
  • PNG

Updated over 1 year ago