function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Amiya Das1410Amiya Das1410 

How to extract enhanced notes in lightning

Please help me out to extract lightning notes(notes related list in lightning). When I am trying to extract, content is restricted to 255 character, but while entering in UI, it is having more than 255 character limit and notes are saved successfully. 
Used AttachedContentNote & ContentVersion objects. Let me know what I am missing here.

Thanks in adavance
Raj VakatiRaj Vakati
I think you need to use the Notes and   ContentNote  object .. please check these two objects