Resources / Support Articles / API
NewThumbnail
Description
This public API command will get your email content and take a small thumbnail screen shot of it. Useful for displaying a small thumbnail next your email campaigns.
This API command will return a request ID. You can query this request ID with “GetThumbnail” API command in a few minutes to retrieve the URL of your email screen shot thumbnail.
API URL
http://previewmyemail.com/api/NewThumbnail
Request Parameters
- ContentType
Email content type. It can be ‘HTML’ or ‘Text’ - Content
Email content
Response Example
[{"result":"true", "requestid":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}]