{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-@l10n/ja/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Salesforce Export Integration CLI","description":"Treasure Data Product Documentation · Collect and Unify · Segment and Activate · Experiment and Analyze · Decisioning Automate with AI Scale and Trust.","siteUrl":"https://docs.treasuredata.com","lang":"en-US","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"salesforce-export-integration-cli","__idx":0},"children":["Salesforce Export Integration CLI"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://Salesforce.com"},"children":["Salesforce"]}," 組織にジョブ結果をエクスポートできます。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["これに関するサンプルワークフローについては、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/treasure-data/treasure-boxes/tree/master/td/sfdc"},"children":["Treasure Boxes"]}," を参照してください。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"前提条件","__idx":1},"children":["前提条件"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://toolbelt.treasuredata.com/"},"children":["TD Toolbelt"]}," を含む Treasure Data の基本知識"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://Salesforce.com"},"children":["Salesforce.com"]}," 組織、および API 統合用のユーザー名、パスワード、セキュリティトークン"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["ユーザーに「API 有効化」権限があること"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["対象となる ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://Salesforce.com"},"children":["Salesforce.com"]}," オブジェクトがユーザーの読み取り/書き込み権限で存在すること"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"サポート","__idx":2},"children":["サポート"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["SFDC 出力は以下の認証タイプをサポートします:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Credentials"]},"（非推奨）",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["この方法は非推奨です。",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Client Credentials"]}," に移行してください。"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Session ID"]},"（非推奨）",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["この方法は非推奨です。",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Client Credentials"]}," に移行してください。"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Client Credentials"]},"（External Client Appsに推奨）",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["OAuth 2.0 Client Credentials Flowを使用します。",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["client_id"]}," と ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["client_secret"]}," のみが必要です。ユーザー名、パスワード、セキュリティトークンは不要です。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["login_url"]}," にはSalesforceの ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["My Domain URL"]},"（例: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["yourorg.my.salesforce.com"]},"）を指定する必要があります。汎用の ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["login.salesforce.com"]}," はサポートされていません。詳細は ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://help.salesforce.com/s/articleView?id=xcloud.remoteaccess_oauth_client_credentials_flow.htm"},"children":["Salesforce OAuth 2.0 Client Credentials Flow"]}," を参照してください。"]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"例1-ランキング-x-の上位-nとは","__idx":3},"children":["例1: ランキング: 「X の上位 N」とは？"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["すべてのソーシャル/モバイルアプリケーションは「X の上位 N」（例: 今日視聴された上位5本の映画）を計算します。Treasure Data はすでに生データのウェアハウジングを処理していますが、「Salesforce.com への書き込み」機能により、Treasure Data で「上位 N」のデータを見つけることもできます。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"例2-ダッシュボードアプリケーション","__idx":4},"children":["例2: ダッシュボードアプリケーション"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["データサイエンティストの場合、毎時/毎日/毎月の範囲のメトリクスを追跡し、可視化を通じてアクセス可能にする必要があります。この「",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://write-to-Salesforce.com"},"children":["Salesforce.com への書き込み"]},"」機能を使用すると、プロセスを効率化し、Salesforce.com 組織のレポートとダッシュボードを通じてクエリ結果の可視化の構築に集中できます。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"result-output-url-フォーマット","__idx":5},"children":["Result Output URL フォーマット"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"フォーマット","__idx":6},"children":["フォーマット"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Result Output ターゲットは、以下のフォーマットの URL で表されます:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"url","header":{"controls":{"copy":{}}},"source":"sfdc://username:passwordsecurity_token@hostname/object_name\n","lang":"url"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["各パラメータの説明:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":""},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["sfdc"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Salesforce.com への Result Output の識別子"},"children":["Salesforce.com への Result Output の識別子"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["username"]}," と ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["password"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Salesforce.com 組織への認証情報"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["security_token"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["API アクセスのための追加認証情報"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["hostname"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Salesforce.com 組織のホスト名。通常、本番環境の場合は 'login.salesforce.com'、サンドボックス環境の場合は 'test.salesforce.com' です。組織にカスタムドメインを設定している場合は、ログインに使用しているホスト名を指定します。"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["object_name"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["対象となる Salesforce.com オブジェクトの API 名（例: ResultOutput__c）。データ統合用のオブジェクトと列は事前に定義されている必要があります。"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["例えば、以下の情報の場合:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["username"]},": user@treasure-data.com"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["password"]},": PASSWORD"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["security_token"]},": 7SMvicR9ojdPz0XLtlWi3Rtw"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["URL は以下のようになります:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"url","header":{"controls":{"copy":{}}},"source":"sfdc://user@treasure-data.com:PASSWORD7SMvicR9ojdPz0XLtlWi3Rtw@login.salesforce.com/Account\n","lang":"url"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ユーザー名内の '@' を '@' でエスケープするようにしてください。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"オプション","__idx":7},"children":["オプション"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Salesforce.com への Result Output は、オプションの URL パラメータとして指定できる様々なオプションをサポートします。オプションは相互に互換性があり、組み合わせることができます。"," ","該当する場合は、デフォルトの動作が示されています。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"update-の-mode-オプション","__idx":8},"children":["Update の Mode オプション"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["データベースデータを変更する様々な方法を制御します。"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Append"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Truncate"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Update"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["mode=append (デフォルト)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["append モードは、URL に mode オプションが指定されていない場合に使用されるデフォルトです。このモードでは、クエリ結果がオブジェクトに追加されます。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["mode=append はデフォルトの動作であるため、以下の2つの URL は同等です:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://.../Contact\nsfdc://.../Contact?mode=append\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["mode=truncate"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["truncate"]}," モードでは、システムは最初に Salesforce.com オブジェクト内の既存のレコードを切り捨ててごみ箱に移動し、その後クエリ結果を挿入します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["例:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://.../CustomObject__c?mode=truncate\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["mode=truncate"]}," に対して ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["hard_delete=true"]}," オプションを指定すると、レコードをごみ箱に移動する代わりに削除できます。このオプションを使用するには、ユーザーが「Bulk API Hard Delete」権限を持っている必要があります。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://.../CustomObject__c?mode=truncate&hard_delete=true\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["mode=update"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["update"]}," モードでは、\"unique\" パラメータで指定された外部キー列に重複値が発生しない限り、行が挿入されます。重複が発生する場合は、代わりに更新が実行されます。\"unique\" パラメータはこのモードで必須であり、update モードで使用する場合は外部キーとして定義する必要があります。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["例:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://.../Contact?mode=update&unique=CustomerId__c\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["'update' モードのデフォルトの動作は実際には '",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_calls_upsert.htm"},"children":["upsert"]},"' です。\"upsert\" ではなく \"update\" のみを実行したい場合は、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["upsert=false"]}," オプションを追加できます。これにより、\"unique\" パラメータの一致に基づいて既存のレコードを更新し、新しいレコードは挿入しません。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://.../Contact?mode=update&unique=CustomerId__c&upsert=false\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"upload-の-concurrency_mode-オプション","__idx":9},"children":["Upload の Concurrency_Mode オプション"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["concurrency_mode オプションは、Salesforce.com 組織へのデータのアップロード方法を制御します。デフォルトのモードは parallel で、ほとんどの状況に推奨される方法です。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["concurrency_mode=parallel (デフォルト)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["parallel メソッドでは、データが並列でアップロードされます。これは最も信頼性が高く効果的な方法であり、ほとんどの状況に推奨されます。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["concurrency_mode=parallel"]}," はデフォルトの動作であるため、以下の2つの URL は同等です:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://.../CustomObject__c\nsfdc://.../CustomObject__c?concurrency_mode=parallel\n"},"children":[]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["concurrency_mode=serial"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["レコードを並列でアップロードすることが推奨されます。ただし、エラーメッセージに \"UNABLE_TO_LOCK_ROW\" が表示される場合は、代わりに ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["concurrency_mode=serial"]}," を試してください。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://.../CustomObject__c?concurrency_mode=serial\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Salesforce.com オブジェクトを更新すると、オブジェクトと列によって参照される親オブジェクトのロックが取得されます。オブジェクトを並列でアップロードし、複数のオブジェクトが同じ親オブジェクトへの参照を持つ場合、Salesforce.com は挿入/更新のロックを取得できず、'UNABLE_TO_LOCK_ROW' エラーを返します。このような場合は、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["concurrency_mode=serial"]}," オプションを指定してください。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"認証-session_id-オプション","__idx":10},"children":["認証 Session_Id オプション"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Salesforce.com セッション ID がある場合、ユーザー名、パスワード、セキュリティトークンの代わりに ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["session_id"]}," オプションで認証できます（つまり、ユーザー名、パスワード、セキュリティトークンは URL から省略できます）。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://login.salesforce.com/Contact?session_id=3deT2aQjYQbIRN0M...jB1tHBb7UW0K!M\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"retry-オプション","__idx":11},"children":["Retry オプション"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["このオプションは、エラーが発生した場合に、Treasure Data エクスポートワーカーが設定された Salesforce.com 宛先に結果を書き込もうとする試行回数を設定します。設定された再試行回数よりもエクスポートが失敗した場合、クエリは失敗します。"," ","デフォルトの再試行回数は ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["retry=2"]}," ですが、実質的に任意の数に設定できます。再試行回数はクエリの全体的な期間に影響します。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://.../CustomObject__c?retry=5\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"split-records-オプション","__idx":12},"children":["Split Records オプション"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Treasure Data の Result Export は、クエリ結果のレコードをデフォルトで10000レコードのチャンクに分割し、一度に1つのチャンクを一括アップロードします。",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["split_records"]}," オプションは、必要に応じてこのチャンクのサイズを設定します。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://.../CustomObject__c?split_records=100\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"使用方法","__idx":13},"children":["使用方法"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"cli","__idx":14},"children":["CLI"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["単一のクエリの結果を ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://Salesforce.com"},"children":["Salesforce.com"]}," 組織に出力するには、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["td query"]}," コマンドに ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["-r / —result"]}," オプションを追加します。ジョブが完了すると、結果が ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://Salesforce.com"},"children":["Salesforce.com"]}," 組織オブジェクトに書き込まれます:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"td query -w -d testdb \\\n--result 'sfdc://login.salesforce.com/CustomObject__c?session_id=.....' \\\n\"SELECT code as Code__c, COUNT(1) as Count__c FROM www_access GROUP BY code\"\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["出力が体系的に ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://Salesforce.com"},"children":["Salesforce.com"]}," 組織に書き込まれるスケジュールされたクエリを作成するには、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["td sched:create"]}," コマンドでスケジュールを作成する際に ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["-r / —result"]}," オプションを追加します:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"td sched:create hourly_count_example \"0 * * * *\" -d testdb \\\n--result 'sfdc://user@treasure-data.com:PASSWORDsecuritytoken@login.salesforce.com/CustomObject__c' \\\n\"SELECT COUNT(*) as Count__c FROM www_access\"\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"トラブルシューティング","__idx":15},"children":["トラブルシューティング"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["SFDC への Result Output ジョブによって以下のタイプのエラーが発生した場合、SFDC 上でジョブのエラーを確認できます。以下の例に示すように、SFDC で \"XXXXXXXXXXX\" を確認してください。エラーの詳細を把握できます。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"17/05/01 03:35:05 INFO sfdc.BulkAPIJob: Job XXXXXXXXXXX finished: Total 1, Completed 0, Failed 1 17/05/01 03:35:05 INFO sfdc.BulkAPIClient: Batch jobs failed (1/1)\n"},"children":[]}]},"headings":[{"value":"Salesforce Export Integration CLI","id":"salesforce-export-integration-cli","depth":1},{"value":"前提条件","id":"前提条件","depth":2},{"value":"サポート","id":"サポート","depth":2},{"value":"例1: ランキング: 「X の上位 N」とは？","id":"例1-ランキング-x-の上位-nとは","depth":3},{"value":"例2: ダッシュボードアプリケーション","id":"例2-ダッシュボードアプリケーション","depth":3},{"value":"Result Output URL フォーマット","id":"result-output-url-フォーマット","depth":2},{"value":"フォーマット","id":"フォーマット","depth":3},{"value":"オプション","id":"オプション","depth":2},{"value":"Update の Mode オプション","id":"update-の-mode-オプション","depth":3},{"value":"Upload の Concurrency_Mode オプション","id":"upload-の-concurrency_mode-オプション","depth":3},{"value":"認証 Session_Id オプション","id":"認証-session_id-オプション","depth":3},{"value":"Retry オプション","id":"retry-オプション","depth":3},{"value":"Split Records オプション","id":"split-records-オプション","depth":3},{"value":"使用方法","id":"使用方法","depth":2},{"value":"CLI","id":"cli","depth":3},{"value":"トラブルシューティング","id":"トラブルシューティング","depth":2}],"frontmatter":{"seo":{"title":"Salesforce Export Integration CLI"}},"lastModified":"2026-04-10T03:34:55.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/ja/int/salesforce-export-integration-cli","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}