TeamDesk Knowledge Base & Support

   Home      FAQ      Forum      Idea Exchange      Ask a Question      My Stuff      Help   
  
Email Integration
As a lawyer it is critical we have email integration. I must beable to open a matter or email table and create and email that automaticaly creates a record of that email linked to that that matter without having to use the convoluted method of sending a CC to the mailbox folder and auto copying that my email table which is have to then manually link to a matter. This is HR intensive so very expensive. Most case managment systems have this functionality. For lawyers, it is critical and ethically compelling. What are you doing to integrate Outlook, etc. in your platform and when might it be implemented?
ID
2141
Category
TeamDesk
Author

Dean Guidry
Date Created
2/9/2026 6:59:09 AM
Date Updated
2/25/2026 11:08:42 AM
Status
New Idea
Score
20
Promoted By
L. C. ParkerDean Guidry
Comments
L. C. Parker 2/25/2026 11:08:42 AM
This is doable with the current tools, I have it set up for a few tables.

Each table has a custom hash field with a prefix that is used to join the incoming mail

For example, Case “Doe v. Poodle Daycare, LLC” might have the corresponding id “CASE.eppoxnsdqo0064”

I then have SimpleLogin act as a relay to the built in mail to database record.

We the extract the original “to address” to join

I am going off of memory and a quick glance at the field, but can dig deeper to document if you want
—-

RecordEmailAddress Formula
[Record ID Hash] & "@ td.idolawstuff.example.com"

E-Mail to Database Record
CASE.eppoxnsdqo0064@ td.idolawstuff.example.com
—-
Feedback
 
Back to Search Results