Skip to main content

We have two objects one is Maintenance contract and Maintenance Plan.

 

When we deleted the Maintenance contract we need a flow to delete the related Maintenance plan, is this possible?

10 respostas
  1. 27 de mar. de 2024, 13:14

    Hi @Chris Welch, I created a record triggered flow to delete my related application on the contact object. I set the trigger to fire everytime a record is deleted on the object contact.

     

    On my get records element, I am fetching the related Application on my contact object.

     

    Hi , I created a record triggered flow to delete my related application on the contact object. I set the trigger to fire everytime a record is deleted on the object contact.

    And on my delete record here's what it looks like:

     

    Screenshot 2024-03-27 061133.png

    Feel free to add other elements or customize as needed; that's just a simple illustration.

0/9000