Hello,
Do plex webhooks only make calls to the server plex is being hosted from. Example: I can get the webhooks to call my nodejs api just fine (localhost:10000) if node is running on the same server plex is hosted from. If i run the node server on a different system, and type that ip into the plex webhooks field (192.168.1.x:10000) i get nothing at all.