function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ryanhcaryanhca 

Can't create a PricebookEntry trigger -- how to watch for price changes?

I just realized you can't create a trigger on PricebookEntry. I need to be able to watch for changes to prices -- how can I do that?
prakashdprakashd

Hello there!

 

Did you get any input on how to go about with this requirement. I have an identical requirement where I need to update price book entries for different currencies based on price change to USD record.

 

Please advise.

Thank you

 

ryanhcaryanhca
No... when Scheduled Apex goes GA, you can create a job that can watch daily price changes...