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

  • @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.