After defining ID opportunity and contact roles what variables should be in action? #Flows #Opportunity #Opportunity Contact Roles
1 answer
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