Export Data for Bulk Mailing
The second step in preparing your data for bulk mailing.
View or Selection Export
See Data Export for details about exporting data from MinistryPlatform.
Standard Reports
MinistryPlatform has many built-in reports you can use as the basis for an export. See Alphabetical List of Reports. We recommend you search through this list for the terms "export" or "mail" to find what you need.
Custom Reports
Professional Services can always help you get a specific export in an existing report designed for the data set their mailing house or software required.
Letters
Letters are a report-based feature to generate mail-merged documents. They follow a strict layout with a predefined header, body, and footer. The letter body cannot contain data fields.
Letter Headers
All letters automatically include the date, address, salutation, and whatever data fields are part of that report.
Letter Body
The body of the letter made up of the Letter Opening, Letter Body, and Letter From fields. You can only use a small subset of HTML in the output, so it's best to stick with paragraphs and basic formatting. The system ignores all but the most basic styles.
- Hyperlinks: <a>
- Headers: <h1> to <h6>
- Basic Block elements: <div> <p>
- Text format: <font> <b> <i> <u> <s> <span>
- Lists: <ol> <ul> <li>
Font Size
To change the font size, you must use the source view and alter the HTML. The following snippets are examples of HTML that affect the font size. You can experiment to get the result you want!
<h1>Headings have a predetermined size</h1>
<p style="font-size:24pt">This paragraph uses a style</p>
<p><font size="18">This paragraph uses the font tag</font></p>
Images
The system doesn't support all images and may omit some images. It may be best to pre-print images on letterhead. If you must use images in body fields, you may want to use the Selected Mail Merge Report. You must use bitmaps to generate PDFs.
Alternate Mail Merge Options
To overcome limitations of the Letters Report, you could use the Export action and the Selected Mail Merge Report to use Microsoft Excel or Microsoft Word for mail merges.
Create a Letter
Steps to create letters for bulk mailing in MinistryPlatform.
Review a Letter
Steps to create and view letters for bulk mailing in MinistryPlatform.
You can export or print the letters if needed.