Hi @mnppdt28,
Does the WP ALL Import and Pro have a feature to send email notification with latest import logs?
Unfortunately, we do not currently have that feature – however, it can be done with custom code and our API. Here’s an example snippet that you can modify to include a log: https://www.wpallimport.com/documentation/developers/code-snippets/#send-email-after-import-is-complete.
Hi Support,
Thanks for the reply.
We just want to know if the provided snippet will generate a file where skipped log is recorded/included. Because it’s important for us to track the skip import.
Kindly advise.
Thank you,
Mariah
Hi @mnppdt28,
We just want to know if the provided snippet will generate a file where skipped log is recorded/included.
It will tell you how many were skipped, but it will not have information on which records were skipped. You’d have to modify your code to log that, or go download the history log file at Manage Imports -> History Logs in the case that you see some records were skipped.
Hi @mnppdt28,
I’m marking this as resolved since it’s been a while. You can follow up here with any questions.
Anyone else, please open a new topic.