In most cases you likely want a Worker to do the routing from webhook -> the correct instance, but i

In most cases you likely want a Worker to do the routing from webhook -> the correct instance, but if (for example) you can attach metadata to the Stripe payment event or subscription request, you can include the instance ID.
Was this page helpful?