Is there any way to figure out what webhook subscription incoming events are related to? I have seen that webhook do have “subscriptionId” in their payload, but events don’t.
Hi @kostyabek , Events can be associated with one or many webhook subscriptions. If you have multiple webhook subscriptions created then all of those subscriptions should receive the same events.