You need to sign in to do that
Don't have an account?

After Update > Kick off a Flow
I am attempting to initiate a visual workflow upon the saving of an opportunity that meets certain criteria. The criteria are rather simple:
- The record type = "Standard New Business"
- The stage = "Closed Won" OR "Closed Lost"
If, upon save, the Opp is Closed Won, then I want to kick off a flow called "StandardOppWon." If Closed Lost, then kick off the flow "StandardOppLost."
I'm not even sure if kicking off flows via a trigger is possible, but this is the place to find out, right?! Can anyone help me get started in the right direction. I am a button-click admin who loves flows and understands them pretty well, but Apex triggers are a pretty new game for me.
Cheers!
thank you
Jason
Thank you again for the information.
Jason