Skip to main content
DocsAutomator provides flexible email automation with two service options: DocsAutomator Mail for reliable delivery and Gmail integration for sending from your own domain.

Email Service Options

  • Sender: DocsAutomator <noreply@docsautomator.com>
  • Benefits: High deliverability, no setup required, reliable infrastructure
  • Best for: Business communications and automated notifications
  • Setup: Enabled by default with no additional configuration

Connecting Gmail

1

Select Gmail

Select Gmail as the email service in automation settings
2

Authorize

Click “Connect Gmail Account” to authorize DocsAutomator
3

Choose Account

Choose which Gmail account to use
4

Custom Name (Optional)

Set a custom sender name to replace the default “DocsAutomator” display
Multiple Gmail accounts can be connected for use across different automations.

Email Configuration

Recipients

  • Static emails entered directly
  • Dynamic emails using placeholders like {{email}} or {{contact_email}}
  • Multiple recipients separated by commas

Subject Line

  • Static text entered directly
  • Dynamic content using placeholders
  • Example: Invoice #{{invoice_number}} for {{client_name}}

Email Content

  • Rich text editor for formatting
  • Dynamic placeholders throughout email body
  • Access to document data dynamically

PDF Attachments

  • Included by default
  • Optional: Deselect “Attach Generated PDF to Email” to send notification emails with download links instead

Reply-To Address

  • Optional address that replies are routed to, instead of the default sender
  • Works with both DocsAutomator Mail and Gmail
  • Leave blank to keep the default reply behavior

Email Personalization

All placeholders from your document template are available in your email subject line and body. This means you can personalize every email with data from your data source.

Using Placeholders in Emails

Any placeholder mapped in your automation can be used in:
  • Recipient field: {{client_email}} or {{contact_email}}
  • Subject line: Invoice #{{invoice_number}} for {{client_name}}
  • Email body: Hi {{first_name}}, please find your document attached.

Using Data That Shouldn’t Appear in the Document

Sometimes you need data for email personalization that shouldn’t be visible in the generated document. For example, you may want to route emails to different recipients or personalize the greeting, but that information isn’t part of the document itself. Use the Always hide option to pass data through your automation without rendering it in the document:
1

Add the placeholder to your template

Add the placeholder (e.g. {{recipient_email}} or {{first_name}}) anywhere in your Google Doc template. The end of the document works well.
2

Enable Always Hide

In your automation’s placeholder settings, click the gear icon next to the placeholder and toggle on “Always hide”.
3

Use in email settings

Reference the placeholder in your email recipient, subject, or body fields. The value will be used for the email but won’t appear in the generated document.
This is especially useful for multi-recipient workflows where different documents go to different people, or when you need personalization data (like a first name for the greeting) that isn’t part of the document content.Learn more about this feature in the Hidden Values documentation.

Conditional Email Sending

Send emails only when specific conditions are met based on document data.

Setting Up Conditions

1

Open Conditions

Click the conditions icon in email settings
2

Add Condition

Add conditions using format: if {{placeholder}} [condition] value
3

Configure Logic

Multiple conditions use OR logic (email sends if ANY condition is met)

Available Conditions

ConditionDescription
equalsExact match
does not equalNot equal to value
containsContains substring
does not containDoes not contain substring

Test Email Feature

Before going live, test your email configuration:
  1. Click “Send Test Email” in email settings
  2. Enter a recipient email address
  3. Review the sample with your configured subject, content, and attachment

Troubleshooting

  • “Gmail account inactive”: Reconnect your Gmail account in settings
  • “No Gmail account selected”: Choose a Gmail account in email service settings
  • Authentication errors: Re-authorize Gmail access in workspace settings > integrations
  • Check spam folders and verify recipient addresses
  • Contact support for DocsAutomator Mail delivery investigation
  • Personal Gmail accounts have daily sending limits
  • Invalid email format: Ensure placeholder values contain valid email addresses
  • Missing placeholders: Verify all placeholders exist in your document template
  • Condition errors: Check that condition placeholders have values in your data
Last modified on June 2, 2026