How to Send Email Notifications for Newly Created WordPress Posts | JetFormBuilder

Поділитися
Вставка
  • Опубліковано 9 лют 2025

КОМЕНТАРІ • 10

  • @BMgreekyoutuber
    @BMgreekyoutuber 5 днів тому

    Thank you very much! I did not know I had to place first submit action!

    • @Crocoblock
      @Crocoblock  5 днів тому

      Glad you grabbed sth useful :)

  • @abdelouahadelhaddadi5990
    @abdelouahadelhaddadi5990 6 місяців тому

    Useful information in this video 👍

    • @Crocoblock
      @Crocoblock  6 місяців тому

      thanks a lot :)
      we really glad to create useful content :)

  • @HappyHappy_1314
    @HappyHappy_1314 6 місяців тому

    Excellent video! If I have a form with insert/update post action, is that also possible to set send email notifications?

    • @Crocoblock
      @Crocoblock  6 місяців тому

      yes, you can set as many post submit actions as you need :) i.imgur.com/Zzyu7Wd.png

  • @developersakibur
    @developersakibur 6 місяців тому +1

    but make a option like this" if a user create a post then all other user(any role) will get email". i have 1 administrator, 5 author, 100+ subscriber. if 1 subscriber create a post then other 99 subscriber will get the email at their admin email.

    • @Crocoblock
      @Crocoblock  6 місяців тому +1

      well, frankly speaking, it's not a good idea to send email to all users, as it might happen that the SMTP doesn't support such messaging
      you can try to achieve it with integrating with any email services, like MailChimp jetformbuilder.com/features/mailchimp/ or any other email service jetformbuilder.com/addons/#email-marketing
      (or use Make please to connect with any other you'd like the most)
      also, you can achieve it by creating a user query (crocoblock.com/knowledge-base/jetengine/jetengine-query-builder-users-query-type/) - get the list of IDs and then display it with the macro in the form
      give it a try :)

  • @localhost9
    @localhost9 6 місяців тому

    Where is the push notification?

    • @Crocoblock
      @Crocoblock  6 місяців тому

      which push notification do you mean?
      where exactly you want it to be placed?