${TriggerObject.OpportunityId} anyone know what value actually works?
Hello Community!
I'm working on a Velocity script and am trying to get the OpportunityId for the triggered object. I can get the name with ${TriggerObject.Name} and other attributes pull into the email fine with ${TriggerObject.OppFieldHere}.
Does anyone know how to get the SFDC Record Id for the triggered opportunity? I've tried a plethora of combinations and can't seem to figure this one out. I'm using the 'Opportunity is Updated' trigger.
thx!