Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1
Get Email Attachment Pages List for HTML Rrepresentation
Sometimes, it is required to get email attachments as pages. You can retrieve list of attachment pages for HTML representation using following API. It returns object with list of attachment pages or ZIP archive with actual pages as HTML when “application/zip” accept header specified.
The API is completely independent of your operating system, database system or development language. We provide and support API SDKs in many development languages in order to make it even easier to integrate. You can see our available SDKs list here.
Get Email Attachment Pages List for Image Representation
GroupDocs.Viewer Cloud also supports to get email attachments pages list for Image representation. You can retrieve list of attachment pages as image using following API. It returns object with list of attachment pages or ZIP archive with actual pages as Image when “application/zip” accept header specified.
The API is completely independent of your operating system, database system or development language. We provide and support API SDKs in many development languages in order to make it even easier to integrate. You can see our available SDKs list here.
Download ZIP Archive of Email Attachment Pages for HTML Representation
You can download ZIP archive of email attachments pages for HTML representation using following API. Please check ZIP Archive structurecommon-resources/zip-file-structure/) for more details.
The API is completely independent of your operating system, database system or development language. We provide and support API SDKs in many development languages in order to make it even easier to integrate. You can see our available SDKs list here.
Download ZIP Archive of Email Attachment Pages for Image Representation
You can download ZIP archive of email attachments pages for Image representation using following API. Please check ZIP Archive structurecommon-resources/zip-file-structure/) for more details.
The API is completely independent of your operating system, database system or development language. We provide and support API SDKs in many development languages in order to make it even easier to integrate. You can see our available SDKs list here.
Get Email Attachment Page for HTML Representation
You can download a specific page of an email attachment, following API is used to get specific page of email attachment as HTML. It returns actual contents of the page.
The API is completely independent of your operating system, database system or development language. We provide and support API SDKs in many development languages in order to make it even easier to integrate. You can see our available SDKs list here.
Get Email Attachment Page for Image Representation
You can download a specific page of an email attachment, following API is used to get specific page of email attachment for Image Representation. It returns actual contents of the page.
The API is completely independent of your operating system, database system or development language. We provide and support API SDKs in many development languages in order to make it even easier to integrate. You can see our available SDKs list here.
Create Email Attachment Pages Cache for HTML Representation
You can create email attachment pages cache for HTML representation using following API. It expects HtmlOptionscommon-resources/options-objects/#HHtmlOptionsObject||style#“background-color: transparent;” shape#“rect”) object data in request body and returns an object which contains list of links to attachment pages or ZIP archive with actual pages as HTML when “application/zip” accept header specified.
The API is completely independent of your operating system, database system or development language. We provide and support API SDKs in many development languages in order to make it even easier to integrate. You can see our available SDKs list here.
Create Email Attachment Pages Cache for Image Representation
You can create email attachment pages cache for Image representation using following API. It expects ImageOptionscommon-resources/options-objects/#HHtmlOptionsObject) object data in request body and returns an object which contains list of links to attachment pages or ZIP archive with actual pages as HTML when “application/zip” accept header specified.
The API is completely independent of your operating system, database system or development language. We provide and support API SDKs in many development languages in order to make it even easier to integrate. You can see our available SDKs list here.
Remove Email Attachment Pages Cache
You can delete email attachment pages cache for HTML presentation using following API. An empty response with ‘204 No Content’ status will be returned to confirm deletion.
The API is completely independent of your operating system, database system or development language. We provide and support API SDKs in many development languages in order to make it even easier to integrate. You can see our available SDKs list here.
Remove Email Attachment Pages Cache for Image Representation
You can delete email attachment pages cache for Image Representation using following API. An empty response with ‘204 No Content’ status will be returned to confirm deletion.
The API is completely independent of your operating system, database system or development language. We provide and support API SDKs in many development languages in order to make it even easier to integrate. You can see our available SDKs list here.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.