Replies: 1 comment 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an excel import class and it is working fine. I need to send email to user when any error or failure happened.
Send the failed count, records and other information to user via email. I have code need to restructure it.
How to get failed records information from the
$event
object.Beta Was this translation helpful? Give feedback.
All reactions