ContentDocumentLink does not support bulkification (bulk processing) in Salesforce Apex. This means that each insertion of a ContentDocumentLink record counts individually towards Salesforce governor limits, regardless of whether the operation occurs inside a trigger, flow, or other automation.
Governor limits define the maximum number of operations allowed in a single Salesforce transaction. When ContentDocumentLink records are inserted in bulk, each record is still processed individually — this is a platform-level constraint and applies to all related automations triggered from ContentDocumentLink.
For more information on Salesforce process limits, see Salesforce Process Limits.
There is currently no workaround to enable bulk (bulkified) processing for ContentDocumentLink in Salesforce. Developers should design their automations to stay within governor limits by:
All automations triggered from ContentDocumentLink are also subject to the same non-bulkified behavior.
000384323

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.