Hello!
Is there a way to trigger a webhook when the order of versions on a playlist changes?
I know there is the PlaylistVersionConnection entity that can be acessed through the API, but it doesn’t show up on the entities that I can trigger a webhook from.
I also tried to use the Playlist and Version entities, but when I updated the order, no webhook was triggered.
Any ideas how to make this work?