Test Webhooks in Next.js w/Ngrok •

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 พ.ย. 2024

ความคิดเห็น • 7

  • @jamesmou9180
    @jamesmou9180 4 หลายเดือนก่อน +2

    Thanks a lot, needed that brief tutorial.

  • @flowmv
    @flowmv 3 หลายเดือนก่อน +1

    Thanks man, needed this. Liked & subbed :)

  • @terry_swd
    @terry_swd 5 หลายเดือนก่อน

    Cool deal man, ngrok is pretty sweet. I actually had trouble installing it initially on my windows because it required Chocolatey, which is in itself a hassle to install. But once I did that, everything went smoothly. Thanks for the vid.

  • @gowtham.s468
    @gowtham.s468 หลายเดือนก่อน

    I want to a bounse email to the webhook in sendgrid and then it should send a event to my node.js project. Will it is possible?
    I facing issues -- i have a log in ngrok but it is not hitting the post router written for sendgrid/webhook .

  • @caaxron
    @caaxron 2 หลายเดือนก่อน

    May I know how do host it on production, so I can no longer keep it running locally

  • @jackfilleyreviews6844
    @jackfilleyreviews6844 3 หลายเดือนก่อน

    how would this work in prod

    • @flowmv
      @flowmv 3 หลายเดือนก่อน

      Exactly the same, but instead of passing in the ngrok link to clerk (or whatever you expect to get the webhook call from), you pass your live domain url.