Has anyone found a way to create a messaging system that takes comments from a cross docced table and send them to the master table.
Would this be possible using zapier, automations or anything else?
Looking for some cool community examples to overcome this problem. 
Unfortunately there is no way to access comments through API or any other related means.
There’s just one way: to load the doc snapshot file and parse comments out of it. It’s not that trivial to implement though — possible but not trivial, and would most likely require a dedicated backend.
I was looking into this and had the intention to implement it but only after I deal with more urgent stuff.
1 Like