特定の Experience Cloud (エクスペリエンスクラウド) サイトにアップロードしているアセットファイルの情報(ContentDocumentId)をデータローダを用いて取得する方法を紹介します。
手順は以下をご参考ください。
◆手順◆
0.対象 Experience Cloud サイトの Network オブジェクトの ID (0DBxxxxxxxxxxxx) を取得
※データローダや開発者コンソールで Network オブジェクトをエクスポートし、事前に 対象サイトの ID をご用意ください
<Network オブジェクトから対象サイトの ID を取得するクエリの例>
SELECT Id FROM Network WHERE Name = "サイト名"
1.ContentDocumentLink オブジェクトをエクスポート
※「LinkedEntityId = '対象サイトの ID '」 のような条件を追加し特定サイトの情報のみエクスポートしてください
※ ContentDocumentId 項目をエクスポート項目に含めてください
2.ContentVersion オブジェクトをエクスポート
※ ContentDocumentId 項目をエクスポート項目に含めてください
3.上記1.の ContentDocumentId の情報を元に「1.のリストにある ContentDocumentId 」と「2.のリストにある ContentDocumentId 」が一致する行の情報をご確認ください
必要に応じて以下のドキュメントもご確認ください
Data Loader (データローダー) のインストール手順
Network | Salesforce プラットフォームのオブジェクトリファレンス
ContentDocumentLink | Salesforce プラットフォームのオブジェクトリファレンス
ContentVersion | Salesforce プラットフォームのオブジェクトリファレンス
005318059

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.