Webhooks for comment creation/updating/deletion.
K
Kendall Weaver
For regulatory compliance, some companies are required to keep archives of all forms of electronic communication. Comment webhooks would allow for those companies to handle this themselves without having to periodically request archives from Hive.
Log In
B
Bruce Smith
Kendall Weaver Kendall -- this sounds like a workable solution. When you have a moment, let's chat about it.
N
Nash Roberts
I hadn't heard of webhooks until just now, after a limited amount of reading about them online, are we saying that instead of Hive archiving, we would be using a program that creates webhooks and pushes those to our email where they are archvied?
K
Kendall Weaver
Nash Roberts: For companies needing to archive things like comments on Hive actions, there's no programmatic mechanism in place to accomplish this without making an extremely high number of API calls (and even then there's no guarantee that you'll catch all versions of all comments). Comment webhooks would allow for an easy and effective way to do this and, unless I'm mistaken, it should be very little effort on Hive's part to implement this.