Question
Trigger a CTA when an opportunity is marked as 'Closed-Won"
When an existing Customer has an Opportunity set to Closed-Won, we'd like to create a CTA ...
What would such a Rule look like? Fields that may be useful:
- Opportunity 'Closed' field (this is a boolean)
- Closed Date on Opp .... but the Opp almost never actually closes on that date...usually before or after. If before, SF automatically changes the close date to the current date (https://help.salesforce.com/apex/HTVi...). If after, SF leaves the close date alone.
I'm thinking that a workflow rule in SF might be required to get this working 100% of the time.
What would such a Rule look like? Fields that may be useful:
- Opportunity 'Closed' field (this is a boolean)
- Closed Date on Opp .... but the Opp almost never actually closes on that date...usually before or after. If before, SF automatically changes the close date to the current date (https://help.salesforce.com/apex/HTVi...). If after, SF leaves the close date alone.
I'm thinking that a workflow rule in SF might be required to get this working 100% of the time.