Skip to main content
Chris Welch (Traka) 님이 #Flow에 질문했습니다

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개
  1. 2024년 3월 27일 오후 1: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