Add content link to webhooks
When webhooks are fired for content you get the ID for the content but no link to the content.
When you want to make use of this data, you then need to make an API call to pull the seoCommunityUrl for the ID. I am guessing most people using webhooks would want this information and adding to the webhook data would save that API step. I might be missing the “why” it is done this way, but seems strange it’s not included.