#panpetar-webhooks-cli

1 messages · Page 1 of 1 (latest)

onyx flickerBOT
crimson marsh
#

panpetar-webhooks-cli

royal wing
#

Actually I read this few days ago and I do respond with

    { received: true },
    {
      status: 200,
    },
  )```
crimson marsh
#

Sure but clearly if we retry the same Event it means something on your end isn't working or responding properly. You can investigate all of this in the Dashboard, look at your webhook endpoint, look at the response status, etc.

royal wing
#

I got all these events and I am interested only in one of them, currently.

Is there a way to restrict for which events I want my webhook to be called ?

crimson marsh
#

Yes, when you create a WebhookEndpoint in the API or the Dashboard we ask you for the Event type(s) you want to control/receive.

royal wing
#

Thank you, sir.
You were very helpful

crimson marsh
#

Sure, let me know if you have any other questions! I'll try to keep your thread open for a while as I've seen you ask a few sequential threads and I'm happy to help further!

royal wing
#

Thank you sir. It's true. I have some misunderstandings as I am doing this for the first time.