You need to sign in to do that
Don't have an account?
Krish N
Apex Inbound email class for Lightning
We are currently moving to Field service lightning, we have Apex email services which uses Messaging.InboundEmailHandler instance to auto creates service cases from incoming emails from our customers. I tried creating cases through email in FSL sandbox but it won't create any cases, I don't even see any trace in the debug logs and the surprising part is, when ever I try to create a case, it is actually trying to create cases in our old classic sandbox (based on debug logs). How do I tackle it? 80% of our cases are created currently through through Apex email services.