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
Mayank Pant 11Mayank Pant 11 

trigger for records accepted via omni channel

Hi Developers,

As we all are aware that Salesforce does not run triggers for objects accepted via Omni channel. Has anyone found anywork around on this? 

Can we use javascript in custom console component in the footer to automatically update a record i.e. javascript remoting when ever accept event is peformed?
Or is it possible to use streaming api here?

Thansk & Regards,
​Mayank Pant