Configure Email Auto Reply

In this article

Overview

You can use this Snap to configure automatic replies to your incoming emails.

Snap Type

Configure Email Auto Reply is a Write-type Snap.

Prerequisites

  • Valid Exchange Online tenant.

  • Valid OAUth2 application in Azure Active Directory with all the required API permissions.

Support for Ultra Pipelines

Works in Ultra Pipelines. However, we recommend that you not use this Snap in an Ultra Pipeline. To know the list of Snaps that work in Ultra and the related caveats, see Snap Support for Ultra Pipelines.

Limitations and Known Issues

None. 

Snap Views

Type

Format

Number of Views

Examples of Upstream and Downstream Snaps

Description

Type

Format

Number of Views

Examples of Upstream and Downstream Snaps

Description

Input 

Document



  • Min: 0

  • Max: 1

  • Mapper

Requires the start time and the end time with automatic reply message for emails received from your organization and outside your organization. 

Output

Document



  • Min: 0

  • Max: 1

  • Binary

Configurated auto reply to email you receive.

Error

Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter when running the Pipeline by choosing one of the following options from the When errors occur list under the Views tab:

  • Stop Pipeline Execution: Stops the current Pipeline execution when the Snap encounters an error.

  • Discard Error Data and Continue: Ignores the error, discards that record, and continues with the remaining records.

  • Route Error Data to Error View: Routes the error data to an error view without stopping the Snap execution.

Learn more about Error handling in Pipelines.

Snap Settings

  • Asterisk (*): Indicates a mandatory field.

  • Suggestion icon (): Indicates a list that is dynamically populated based on the configuration.

  • Expression icon (): Indicates whether the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.

  • Add icon (): Indicates that you can add fields in the field set.

  • Remove icon (): Indicates that you can remove fields from the field set.

Field Name

Field Type

Description

Field Name

Field Type

Description

Label*

 

Default ValueConfigure Email Auto Reply
Example: Configure Email Auto Reply

String

Specify the name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your Pipeline.

User/Shared MailBox

 

Default Value: N/A
Example: john.doe@snaplogic.com

String/Expression

Specify the mailbox from which you want to configure auto reply for emails received. If not provided, then the mailbox specified in the account settings is used.

Start Time

 

Default Value: N/A
Example: 2020-09-29T04:18:00.000

String/Expression

Specify the start time from when this setting would be enabled. 

You can give in specific time zone using 2020-09-29T04:18:00.000+0530 and if UTC time zone the using 2020-09-29T04:18:00.000+0000.

End Time

 

Default Value: N/A
Example: 2020-09-30T04:18:00.000

String/Expression

Enter the end time after which this setting would be disabled. 

You can give in specific time zone using 2020-09-29T04:18:00.000+0530 and if UTC time zone the using 2020-09-29T04:18:00.000+0000.

Automatic Reply Message Inside Your Organization

 

Default Value: N/A
Example: Out of Office

String/Expression

Specify the automatic reply message which will be sent as a reply to the mails received from email addresses inside your organization.

Automatic Reply Message Outside Your Organization

 

Default Value: N/A
Example: Call me if anything needs my attention.

String/Expression

Specify the automatic reply message which will be sent as a reply to the mails received from email addresses outside your organization.

Snap Execution

 

Default Value: Execute only
Example: Validate & Execute

Dropdown list

Select one of the three following modes in which the Snap executes:

  • Validate & Execute. Performs limited execution of the Snap and generates a data preview during Pipeline validation, then performs full execution of the Snap (unlimited records) during Pipeline runtime.

  • Execute only. Performs full execution of the Snap during Pipeline execution without generating preview data.

  • Disabled. Disables the Snap and all Snaps downstream from it.

Troubleshooting

None.

Examples

To configure an automatic reply 

We use an example of configuring an automatic reply for emails received in the inbox.

Let us provide the required inputs to the Snap setting and look at the output confirmation.

Configure Email Auto Reply

Configure Email Auto Reply

Upon execution, we see an output confirming that the auto-reply configuration is successful.

Output

Output

Download this Pipeline. 

Downloads

  File Modified

File Example_Configure_Email_Auto_Reply_Snap.slp

Feb 28, 2022 by Subhajit Sengupta

Snap Pack History