I want webhook for note add/update event for a ticket and add/update for comment in notes. was not able to find any webhook for notes.
Additionally, I attempted to retrieve comment data using the notes API (/crm/v3/objects/notes/{note_id}?properties=hs_note_body), but it didn’t return any comment data.