When a webhook is triggered and you process the notification, your app can update your content item with new content via Management API.
Updating content based on webhooks can come in handy, for example, when automating your translations. After content creators prepare content in your default language, they move the content item to the next workflow step, and the automation translates the content to another language.In this video, Jake Kula, our Presales Engineer, uses the Javascript SDK for Management API to update the content item whose workflow step changed.