Svix Demo App Walkthrough

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 เม.ย. 2023
  • If you're building a webhook service and want scalable webhooks without the hassle, check us out at svix.com.
    Tom walks us through a demo app implementation of the Svix webhook service.

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

  • @DevArjun
    @DevArjun ปีที่แล้ว +2

    • @SvixHQ
      @SvixHQ  ปีที่แล้ว

      Thanks!

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

    Hi, I have a zoom webhook that gets me data about zoom meetings and I've added svix as an endpoint. I can see the zoom meeting data in svix play, however, I need this info in my code so I can insert into my database. What's the best approach to achieve that? Is it through an integration with ngrok? Any recommendations?

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

      Svix Play is a testing tool that helps you inspect payloads and headers. If you want to receive Zoom webhooks and use the data in your application, you'll need to create your own endpoint that handles the webhook.