• Resolved cleartel

    (@cleartel)


    Currently I use a template in Vtiger to pull dynamic unique end-user data and email it to Postie (plugin) to create WP Post by email. And it works very well.

    However, Now, I need to email each end-user automatically when their unique URL/Post is posted. My idea is to replace my current vTiger template and use this plugin with CF7 and maybe Postie or maybe I don’t need to use Postie to do this.

    Can this be achieved with this plugin?

    I will happily pay for assistance and contribute also.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Aurovrata Venet

    (@aurovrata)

    However, Now, I need to email each end-user automatically when their unique URL/Post is posted.

    Can this be achieved with this plugin?

    This plugin allows you to automatically map a form submission to a post/custom post in the backend.

    By default these submissions are saved with status = draft.

    If you want to publish them on the fly and notify the end-user at the same time, this can be done with some coding.
    Are you familiar with coding with the WordPress framework? If so, it is rather straightforward, you can hook the action fired at the end of the submission mapping process (see the screenshot #8).

    I will happily pay for assistance and contribute also.

    If you need/wish to hire my help, please reach out to “vrata at syllogic dot in”

    Thread Starter cleartel

    (@cleartel)

    Thanks for such a fast reply. Email sent! Great work on this and other plugins!

    Thread Starter cleartel

    (@cleartel)

    To clarify, “email sent!” meant I sent you an email not that I was successful with my quest to send email of post URL 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Email end user with URL of Post?’ is closed to new replies.