URL not returned anymore in the webhook field data

Hi @vperrin, while we send the url field with the data object manually in the Content API, it may not persist with the webhook payload. A more reliable way to get the URL path is from the query field which should exist by default in both the Content API and webhooks.