Reading Time: 2 mins

Linking emails with other records in DataEngine

Authored by

Profit from expert tips

Subscribe to the blog and get high-value knowledge and practical tips on Integrated Data Intelligence.

connection business and communication technology

Background

When importing emails into DataEngine, they are not automatically linked to the corresponding records. However, establishing these links is crucial for displaying emails in the correct context and making them easily accessible. To achieve this, you need to create a separate workflow for each modular relationship to establish the appropriate connections.

Guidance

Here is a simple step-by-step guide to create a workflow that establishes the relation of an imported email to the target record:

Step 1: Navigate to the Workflow Manager

  • Access via Menu: Go to “All” and select “Workflows,” or use the admin menu in the top navigation to find the “Workflow Manager” under “Developer Tools.”

Step 2: Create a New Workflow

  • Module Selection: Set up a workflow that runs on the “Emails” module.
  • Settings: Ensure the workflow runs only on save and does not allow repeated runs. The other basic settings can remain unchanged.

Step 3: Set Conditions

  •  Select Module and Field: Choose the “Emails” module and the “Parent Type” field.
  • Operator: Set the operator to “Equals.”
  • Enter Value: Input the module name of the module to be linked as the value. You can extract this module name from the URL.

Step 4: Configure Actions

  • Action “Modify Record”: Select this action and leave the record type set to “Emails.”
  • Add Relationship: Select the relationship you wish to set, such as “to Accounts:Accounts.”
  • Field Instead of Value: Select “Field” instead of “Value” and set it to “Parent ID.”

Step 5: Save the Workflow

  • Save your Settings: Click on “Save” to secure the workflow.

Important Note

If you have enabled the import of emails to multiple modules, you need to create a separate relationship for each of these modules (refer to our Help Center article: Establishing Relationships). Additionally, you must create an individualized workflow for each of these relationships to ensure that the connections for imported emails are correctly established.

By setting up such workflows, you ensure that imported emails are automatically and correctly linked to the corresponding records, significantly easing the organization and access to information.

and
Topics: Tutorials

Related Articles

How to deal with a new MFA device

Reading Time: < 1 mins
Switching to a new device can be exciting but also a bit challenging, especially when it comes to transferring your Multi-Factor…