Svix Demo App Walkthrough

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 Жыл бұрын

  • @SvixHQ

    @SvixHQ

    Жыл бұрын

    Thanks!

  • @riwamouawi6007
    @riwamouawi60072 ай бұрын

    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.