I’m planing to use Craft for all my notes, comments etc. On parallel I’m building centralized software to be able to monitor activities. So I’m wondering in few things:
- Is there an API to fetch/pull/subscribe on add/update/delete notes & comments (ideal case subscription) ?
- Is it possible to have global extension which uses user.id to travers though namespaces/docs for notes & comments instead of fetch every doc to get info ?
- In the case 2 items above is not supported yet - Is it possible to get shared link *id to fetch comments (wasn’t able to find) ?
Thanks!