You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As tenants will need to receive webhooks to alert them to events regarding resources that are tenanted to them, the webhook service expect webhook events to contain a tenant id. This webhook
Update webhook event schemas to include a tenantId
Update workers to publish webhooks to the webhook URL associated with the tenant id of a webhook event, instead of pulling the url from the environment.
As tenants will need to receive webhooks to alert them to events regarding resources that are tenanted to them, the webhook service expect webhook events to contain a tenant id. This webhook
tenantId
Prerequisites
backend
tenants table #3103The text was updated successfully, but these errors were encountered: