Let the platform do the work

/pmse_Emails_Templates/:record/etemplate GET

Overview

Exports a .pet file with a Process Email Templates definition

Summary

This endpoint will retrieve a .pet file containing JSON encoded data of a Process Email Templates definition identified by the record input parameter.

Request Arguments

Name Type Description Required
record String The Process Email Template record ID True

Response Arguments

Name Type Description
N/A

Response

Note: The response is a MIME type application/pet file attachment without any response parameters.

Topics