How to Create Content Note Using Apex in Salesforce?

How to Create Notes in Salesforce Using Apex

In this article we will learn how to insert a content note in Salesforce using Apex. We will also learn how to relate the Note with a Salesforce record. In order to create Content Note we will make use of ContentNote object and we will use ContentDocumentLink to relate the note with a Salesforce record. … Read more