How does TDTM work?

Modified on Mon, 17 Jun at 3:17 PM

  • TDTM, short for Table-Driven Trigger Management, is a tool designed to manage code in Salesforce and control the behavior of Apex triggers. You need TDTM to automate processes, ensure the precise order of operations, and have better control over when certain pieces of code are executed. 


  •  TDTM operates by allowing users to define sequences of events in a structured table format. These will determine when triggers should be activated and what actions they should perform in response to various events in Salesforce. 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article