• Resolved mnppdt28

    (@mnppdt28)


    Hi Support,

    Does the WP ALL Import and Pro have a feature to send email notification with latest import logs?

    Please let us know.

    Thank you,
    Mariah

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WP All Import

    (@wpallimport)

    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.

    Thread Starter mnppdt28

    (@mnppdt28)

    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

    Plugin Author WP All Import

    (@wpallimport)

    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.

    Plugin Author WP All Import

    (@wpallimport)

    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.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘WP ALL Import Send Email Notification’ is closed to new replies.