Skip to Main Content
Need Support? Let’s guide you to the right answer or agent.
Status Needs review
Created by Guest
Created on Mar 6, 2025

have web hooks/listeners for document state changes

right now from PWDI we can use the api to watch for document state changes. but we have to push that code locally to every machine. and if someone changes the state from the cloud side there isnt currently a way to watch/listen for that.

would be cool if we could have some web hooks or listeners for state changes on the server side. that way we could capture state changes from anywhere and not have to worry about getting code on local machines or making sure users only change state from PWDI. (side note would be great to be able to change document states from PW Drive)