Skip to main content
1 Antwort
  1. 27. Okt. 2021, 11:36

    Hi Vladimir,

     

    You could create a record-triggered flow on opportunities (and select "Only when a record is updated to meet the condition requirements") so when the stage is closed lost, you would first Get all related Opportunity Contact Role (where OpportunityId Equals $Record>Id)

    You can then loop through them and create tasks where the whoId is the Loop>ContactId

0/9000