Questions about Webhooks

Two Questions:

Guessing but want to be sure, Is it possible to abstract webhook Event Name?
EG: one webhook to handle spark/* ?

Second - Is there a published list of source IP address that webhook calls will come from?

Thank you

  1. Just make a webhook for spark/ since the webhook name does prefix match to the event name.

  2. The webhooks will come from Amazon Web Services but there’s no guarantee this will always be the case. You can search “AWS source IP addresses”

There are a lot of additional details in the webhook reference guide.

1 Like