Lets say A is the author of a commit for which B and C are subscribers. If B raises a concern on the commit, I can get the PHID of A from diffusion.querycommits conduit method. But from the same concern raised story I also want to get the PHID of C since C is a subscriber to the story. In general, I want to be able to get the PHID of all subscribers to the original story every time a concern is raised, a comment is made on the original story. So far, It does not seem possible from the API
Description
Description
Related Objects
Related Objects
Event Timeline
Comment Actions
I'm going to merge this into T5873, which discusses expanding Conduit to improve support for the "Edge" infrastructure. This includes subscriptions.