Skip to main content
1 answer
  1. Oct 27, 2021, 11:36 AM

    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