How to set up the Webhook for receiving the user Messages in the WhatsApp Cloud API | 2024

Поделиться
HTML-код
  • Опубликовано: 22 янв 2025

Комментарии • 35

  • @ginoleone4266
    @ginoleone4266 10 месяцев назад +1

    Great video man, appreciate your content!

    • @pms_code
      @pms_code  10 месяцев назад

      Thanks a lot man

  • @TeamWallicon
    @TeamWallicon 10 месяцев назад +1

    Hello, I'm working on the same WhatsApp webhook callback url while creating the endpoint I received this error message, "The callback URL or verify token couldn't be validated. Please verify the provided information or try again later". Please help me to resolve this error.

    • @pms_code
      @pms_code  10 месяцев назад

      Could you email to 6sivaprasath@gmail.com

    • @TeamWallicon
      @TeamWallicon 9 месяцев назад

      @@pms_code email sent

    • @jayantsingh5204
      @jayantsingh5204 8 дней назад

      getting the same.

  • @raulerazovera
    @raulerazovera 6 месяцев назад

    Thank you very much for the tutorial; it helped me a lot. There is very little information about the structure. I appreciate it. A hug.

    • @pms_code
      @pms_code  6 месяцев назад

      Great to hear!

  • @AlexGrisalesRivera
    @AlexGrisalesRivera 5 месяцев назад

    any idea if i can get those responses you show in heruko logs with the heruko api. so i can develop requests and get in json format?

  • @profcelsofontes
    @profcelsofontes 7 месяцев назад

    Hi! Is this works only if the user reply or can be used if anyone send a message to the "hook" number?

  • @waroakawa
    @waroakawa 5 месяцев назад

    Thank you so much, It works very well for me, very clean

  • @digenmore83
    @digenmore83 7 месяцев назад

    Can we use the mobile number that we purchased from the Twilio for the WhatsApp business API?

  • @CUn-lo7fm
    @CUn-lo7fm 3 месяца назад

    Could we get the thumbnail URL of the sender?

  • @dinezeazy
    @dinezeazy 9 месяцев назад

    can this be done in cloud functions too? why did you choose heroku instead of cloud functions? what is the charge for this function?

  • @feezitobr
    @feezitobr 3 месяца назад

    My webhook messages dont receive the messages from users... only the messages i sent in API by him... any sugestions?

  • @catinodeh
    @catinodeh 6 месяцев назад

    Does this work if the number is in a group ?

    • @pms_code
      @pms_code  6 месяцев назад

      You can’t have the number in both places (app and cloud api) and you can’t send this message to any group

  • @ganeshkumar-wk7gw
    @ganeshkumar-wk7gw 5 месяцев назад

    When I am using your file I get SSL error

  • @betheleyo2701
    @betheleyo2701 6 месяцев назад

    Thanks a lot man

    • @pms_code
      @pms_code  6 месяцев назад

      Welcome 🙏

  • @tejashree1234
    @tejashree1234 8 месяцев назад

    My reply messages are getting echoed...how do I disable that?

    • @pms_code
      @pms_code  8 месяцев назад

      is it echo in the Logs or Message? explain it

    • @tejashree1234
      @tejashree1234 8 месяцев назад

      @@pms_code If I get a template message and I reply 'Hi' to that, I get 'Echo: Hi' in the reply to that message.

    • @tejashree1234
      @tejashree1234 8 месяцев назад

      @@pms_code When user replies to the template message with 'Hi' let us say, the same message 'Hi' message is sent back to the user in this format: 'Echo: Hi'. How do I stop this?

    • @pms_code
      @pms_code  8 месяцев назад

      🫤 it’s a programming logic ryt?

    • @tejashree1234
      @tejashree1234 8 месяцев назад

      @@pms_code yes. I fixed it. Made changes in the code of webhook.

  • @dhirajgoel-dn6ob
    @dhirajgoel-dn6ob 10 месяцев назад

    do you have any source code for whatsapp api

    • @pms_code
      @pms_code  8 месяцев назад

      for what purposes?

  • @EulerKernighan
    @EulerKernighan 9 месяцев назад

    Great content! Appreciate all you effort to put this together and share! How can I donate?

    • @pms_code
      @pms_code  9 месяцев назад +1

      Thank you! if you wish to donate, please use this link - prasath.gumroad.com/l/gift , if you want any kind of development work you can hire me here, www.linkedin.com/in/prasath-sivanathan-375146111/

  • @EnvatoPaid
    @EnvatoPaid 2 месяца назад

    webhook not working with live number Plz help