Input Data Property Page (Email Integration) |
Use the Input Data property page to configure options that help actions identify how to process the input event data that is triggered by an email integration and to configure sample data that can be used to test your integration.
|
Integration input data is placed into the %EventData% variable. |
Input Data Format
Run actions using the Email's body content as input data: Directs the Integration Service to use the email's body contents for the input data source.
Save email body to location and attachment(s) to the same folder: Directs the Integration Service to save the email's body contents to a specified location.
Location: Specifies the file system that you want the Integration Service to use when it saves the email's body contents. File systems or locations can include local file systems or network shares, Librarian, or a supported cloud storage location. For more information about supported cloud storage locations, refer to the Administration Console
File Name: Specifies the file path for the file in which you want the Integration Service to save the email's body contents. You can enter the folder location and file name or click Browse to locate and then select the file that you want. Alternatively, you can add a variable to specify the file that you want or add a special character to the value that you enter.
File Encoding: Specifies the encoding to use to save the email's body contents. The default is Unicode (UTF-8).
Run actions for each Email attachment and use the attachment's content as input data: Directs the Integration Service to use the email attachments for the input data source. The integration's actions will run for each attachment and will use each attachment as the input data source.
Save email attachment(s) content to folder: Directs the Integration Service to save the email attachments to a specified location.
Location: Specifies the file system that you want the Integration Service to use when it saves the email attachments.
Folder: Specifies the folder in which you want the Integration Service to save the email attachments. You can enter the folder location and file name or click Browse to locate and then select the file that you want. Alternatively, you can add a variable or add a special character to the value that you enter.
Input Data Format: Specifies the data content type. When the trigger is detected, the Integration Service processes the contents according to this format before it runs any actions.
Input Encoding: Specifies the encoding to use to read the email attachments. Available when you have clicked to select the Run actions for each Email attachment and use the attachment's content as input data option.
Data is contained in a SOAP message: Specifies that the action looks for the data to be contained in a SOAP message.
Samples
New Sample: Opens the Sample Data wizard so that you can add a new sample to the input data property. Use the wizard to select a sample data source, name the sample, capture an integration event to use as a sample, and review and edit the sample variables. Available when no samples have been added.
Samples: Available when one or more samples have been added.
: Copies the selected sample and places it on the Clipboard.
: Cuts the selected sample and places it on the Clipboard.
: Pastes the sample from the Clipboard.
: Opens the Save File dialog so that you can export the selected sample to a file.
: Opens the Open File dialog so that you can import a sample file.
Add: Opens the Sample Data wizard so that you can add and configure a new sample.
Sample list: Lists the samples in alphabetical order.
Name: Specifies the name of the sample. You can edit the name that is in this field.
Sample Variables: Lists the names and values of the sample variables. You can double-click a value to edit it, click in the Value field to display the Edit variable value and Delete icons, or right-click a variable name or value to display the following options:
New Variable: Adds a new variable to the sample.
Copy: Copies the variable to the Clipboard.
Cut: Cuts the variable and places it on the Clipboard.
Paste: Pastes the variable from the Clipboard.
Delete: Deletes the variable.
Add: Adds a new variable.
For more information, refer to Using Sample Data Sources.