{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-@l10n/ja/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition","partial","tabs","tab"]},"type":"markdown"},"seo":{"title":"Salesforce Import Integration","description":"Salesforceデータを簡単にTreasure AIにインポートし、マーケティングとセールスオペレーションを最適化する統合ガイドです。","siteUrl":"https://docs.treasure.ai","lang":"en-US","jsonLd":{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.treasure.ai/","name":"Treasure AI","url":"https://www.treasure.ai/","logo":"https://www.treasure.ai/hubfs/assets/images/logos/primary-logo.svg"},{"@type":"WebSite","@id":"https://docs.treasure.ai/#website","name":"Treasure AI Documentation","url":"https://docs.treasure.ai/","inLanguage":["en","ja"],"publisher":{"@id":"https://www.treasure.ai/"}}]},"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-import-integration","__idx":0},"children":["Salesforce Import Integration"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["SalesforceとTreasure Dataを接続することで、Salesforceデータをより詳細に制御し、マーケティングおよびセールスオペレーションスタック内の他のビジネスアプリケーションとのより良い統合が可能になります。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["SalesforceとTreasure Dataを統合することで、以下のことが簡単になります:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Salesforceに新しい機能を追加する。"]}," たとえば、Web利用状況を追跡し、顧客の製品使用量が減少したときにアラートを受け取ることで、チャーンを防ぐことができます。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Salesforceデータを使用してマーケティングスタックの他の部分を改善する。"]}," たとえば、新規顧客をFacebook Custom Audiencesから自動的に削除することで、Facebook Ads ROIを向上させることができます。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Salesforceからデータをインポートするサンプルワークフローについては、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/treasure-data/treasure-boxes/tree/master/td_load/sfdc"},"children":["Treasure Boxes"]},"を参照してください。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Treasure アカウントをお持ちでない場合は、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://www.treasuredata.com/contact-us/"},"children":["お問い合わせ"]},"いただければセットアップいたします。"]},{"$$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":"strong","attributes":{},"children":["SOQL:"]}," この設定では、カスタムSOQL（Salesforce Object Query Language）を使用してデータをクエリおよびフィルタリングできます。SOQLを使用すると、単一のオブジェクトまたは相互に関連する複数のオブジェクトからデータを取得できます。特定の列を選択し、条件文で出力をフィルタリングまたはソートできます。制限として、データコネクタは",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["count() FROM Object"]},"や",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["SELECT * from salesforceObject"]},"などのSOQL構文をサポートしていません。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Bulk API制限:"]}," Bulk APIはより高速な取り込みを提供しますが、24時間以内に10,000バッチの割り当て制限もあります。ターゲットが大きい場合、利用可能なバッチ割り当て全体が消費され、最終的にジョブが失敗する可能性があります。Bulk APIを使用しようとして、すべてのレコードを取り込む結果になった場合は、",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["synchronous transfer-only"]},"オプションを有効にしてREST APIを使用することを検討してください。REST APIはバッチ割り当ての制限を回避しますが、速度が遅くなる可能性があります。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["LIMIT句を含むSOQL:"]},"  SOQL クエリはBulk APIモードでLIMIT句と正しく機能しません。Bulk APIは大量のデータを処理するために特別に設計されています。LIMIT句を使用するには、代わりにREST APIを使用することが不可欠です。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["OAuth"]},": OAuthはカスタムドメインをサポートしていません。したがって、カスタムドメインを使用している場合は、認証方法として資格情報を使用してください。"]}]},{"$$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":["ユーザー名とパスワードフローを有効化:"]}," SETTINGS → Identity → OAuth and OpenID Connect Settings → Allow OAuth Username-Password Flows (オンにする)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["OAuth Policies:"]}," PLATFORM TOOLS → App → Connected Apps → Manage Connected Apps → Choose App → Edit Policies → Permitted Users (選択: All users may self-authorize)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["この方法は非推奨です。Salesforce External Client Apps (ECA) はUsername-Password OAuth Flowをサポートしていません。",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Client Credentials"]},"または",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["OAuth"]},"に移行してください。"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["OAuth"]}]},{"$$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":"p","attributes":{},"children":["インポートでは",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Session IDによる認証"]},"はサポートされていません。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Session IDは",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/int/salesforce-export-integration"},"children":["Salesforce Export Integration"]},"でのみサポートされています。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"treasure-コンソールを使用してsalesforceに接続","__idx":3},"children":["Treasure コンソールを使用してSalesforceに接続"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Treasure コンソールを使用してSalesforceに接続するのは迅速かつ簡単です。または、コマンドラインを使用してSalesforce接続を作成することもできます。インポート統合は資格情報をサポートしています。資格情報を使用して認証するには、クライアントIDとクライアントシークレットが必要です。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"salesforceを使用してtdがsalesforceにアクセスできるようにする","__idx":4},"children":["Salesforceを使用してTDがSalesforceにアクセスできるようにする"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["これはLightning Experience UIのガイドです。"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"client-credentials-flowのためのexternal-client-appの設定","__idx":5},"children":["Client Credentials FlowのためのExternal Client Appの設定"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["これらの手順は、Client Credentials Flowを使用するためにSalesforce上でExternal Client App（ECA）を設定する方法を説明します。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"settings-tab","__idx":6},"children":["Settings Tab"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Setup"]}," > ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Apps"]}," > ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["External Client Apps"]}," > ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["External Client App Manager"]},"に移動します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["新しいアプリを追加するか、既存のアプリを編集します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Settings"]},"タブで",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Edit"]},"をクリックします。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["OAuth Settings"]},"を展開します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["必要な",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["OAuth Scopes"]},"を追加します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Enable Client Credentials Flow"]},"をチェックします。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Save"]},"をクリックします。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/external_client_app_1.1a5bf858a7851f89bb86a4813a3bdef56c3d032b5afc00a870aae64eeccf9224.3074136a.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"policies-tab","__idx":7},"children":["Policies Tab"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Policies"]},"タブで",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Edit"]},"をクリックします。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["OAuth Policies"]},"を展開します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Enable Client Credentials Flow"]},"をチェックします。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Run As (Username)"]}," を入力します — これはインテグレーションが実行されるSalesforceユーザーです。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Save"]},"をクリックします。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/external_client_app_2.aa267ddc0670ac270fa240720a9f2e1ea5e7a287e4703fe97f228eca8d6e76ca.3074136a.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["保存後、",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Settings"]},"タブからアプリの",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Consumer Key"]},"（",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["client_id"]},"）と",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Consumer Secret"]},"（",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["client_secret"]},"）を控えておいてください — Treasure Dataで接続を設定する際に必要になります。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"connected-appの設定非推奨","__idx":8},"children":["Connected Appの設定（非推奨）"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["これらの手順は、資格情報を使用して認証するために必要なクライアントIDとクライアントシークレットを見つける方法を説明します。"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Setup"]}," > ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Apps"]}," > ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["App Manager"]},"に移動します。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["New Connected App"]},"を選択します。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["いくつかの値を設定し、",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Enable OAuth Settings"]},"をチェックします。次に、OAuth権限スコープを付与します。",{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/oauth_setting.7fc14f2db75ac78c8f2ac3de705e2fab32f3eb4f5209915dc51d425433ace4aa.3074136a.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Save"]},"をクリックします。アクティベーションには最大10分かかる場合があります。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Setup"]}," > ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Apps"]}," > ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["App Manager"]},"に移動します。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["接続されたアプリを見つけ、",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["▼"]},"をクリックして、",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["View"]},"を選択します。"," ",{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/connected_app.9e63c75823ffc511c1015194c179433b8099f9f358711098a1699ee6e4f1bed8.3074136a.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Consumer Key"]}," (client_id)と",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Consumer Secret"]}," (client_secret)を書き留めるかコピーします。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/crient_secret.34a2b6324e27f53438e82f7a396c84b094c94c190bc093a92ddbf504fc0c7bd3.3074136a.png","alt":""},"children":[]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"treasure-コンソールで新しい接続を作成","__idx":9},"children":["Treasure コンソールで新しい接続を作成"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Treasure コンソール"]},"を開きます。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Integrations Hub"]}," > ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Catalog"]},"に移動し、",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Salesforce"]},"を検索します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["以下のいずれかを選択します:"]}]},{"$$mdtype":"Tag","name":"Tabs","attributes":{"size":"medium"},"children":[{"$$mdtype":"Tag","name":"TabItemFragment","attributes":{"label":"Authenticate with Client Credentials","disable":false},"children":[{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["認証方法として",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Client Credentials"]},"を選択します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["External Client AppからのあなたのClient IDとClient Secretを入力します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Login URL"]},"フィールドに、Salesforceの",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["My Domain URL"]},"を入力します（例: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["https://yourorg.my.salesforce.com"]},"）。Client Credentials Flowでは汎用URLの",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["https://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":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image-20260402-183533.50954f8db738c53815a5c3ad834f7d5c24276cf5fffe2fb047b56ecdae78176d.d00a286f.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"TabItemFragment","attributes":{"label":"Authenticate with OAuth","disable":false},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image-20201029-003333.3c371aa8231f40a349fe8bb1f49641b0c7abe05195705af5e11af1a6027b1d1c.d00a286f.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Continue"]},"を選択します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["接続に説明的な名前を付けて、",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Create Connection"]},"を選択します。"]}]}]},{"$$mdtype":"Tag","name":"TabItemFragment","attributes":{"label":"Authenticate with Credentials","disable":false},"children":[{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"warning","name":"Deprecated"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Credentials"]},"（Username-Password）認証方法は非推奨です。Salesforce External Client Apps（ECA）はUsername-Password OAuth Flowをサポートしていません。",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Client Credentials"]},"または",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["OAuth"]},"に移行してください。"]}]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["資格情報で認証するには、ユーザー名（メール）とパスワード、およびClient ID、Client Secret、Security Tokenを入力します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["ダイアログボックスで、ログインURLとして",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://login.salesforce.com/"},"children":["login.salesforce.com"]},"を入力します。Login URLパラメータから不要な文字を削除します。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image-20200703-001720.af452b1f9ec571b64403178a495107a980e547d907f48f30614cf4b53843e7ed.d00a286f.png","alt":""},"children":[]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"salesforce接続を検証","__idx":10},"children":["Salesforce接続を検証"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ユーザー権限を検証するには、Salesforceを使用して以下を検証してください:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Authority: Salesforceインポート統合の接続手順を確認してください。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Treasure DataからSalesforceへのアクセスが許可されている: これを設定するには、TDの静的IPアドレスを知って設定する必要がある場合があります。静的IPアドレス情報が必要な場合は、サポートにお問い合わせください。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["適切に設定された権限とアクセスがないと、アクセス制限エラーが発生する可能性があります。例えば:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Response not 2xx:\n400 Bad Request {\"error\":\"invalid_grant\",\"error_description\":\"authentication failure\"}\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://help.salesforce.com/s/articleView?id=sf.c360_a_enable_user_permissions_external_salesforce_org.htm&type=5"},"children":["Object and Field Permissions for Salesforce CRM in Data Cloud"]},"の詳細をご覧ください。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"salesforceアカウントデータをtreasure-dataに転送","__idx":11},"children":["SalesforceアカウントデータをTreasure Dataに転送"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["認証された接続を作成した後、自動的にAuthenticationsに移動します。"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["作成した接続を検索します。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["New Source"]},"を選択します。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Data Transferフィールドで",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Source"]},"の名前を入力します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image-20200710-205832.2c1ff801d788249554ab89bd4e24919ef34ff56a9aa225d3aff6de57181e008b.d00a286f.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Next"]},"をクリックします。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["以下のパラメータを編集します:"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image-20200710-210028.37482785cab2d316edadd716f5eb88ee867bd570ec1f508e025977427fb834c5.d00a286f.png","alt":""},"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":"Parameters"},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Parameters"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Description"]}]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Source"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["インポートするオブジェクトの名前"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Include deleted records"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["削除されたレコードを含めることを有効にします"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Use synchronous transfer only"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["REST APIを使用した同期転送を有効にします"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Incremental"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["前回のインポート以降の新しいデータのみをインポートします"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"data-settings","__idx":12},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Data Settings"]}]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Next"]},"を選択します。Data Settingsページが開きます。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ここでSOQLクエリ、WHERE条件、およびSchema設定を編集できます。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["オプションで、ダイアログのこのページをスキップします。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image-20200710-211039.6d38d12794407b568ad98bca8ab96943b9c044037c5e15c8dc249c258f62d7c4.d00a286f.png","alt":""},"children":[]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"data-preview","__idx":13},"children":["Data Preview"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can see a ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/customer-data-platform/integration-hub/batch/import/previewing-your-source-data"},"children":["preview"]}," of your data before running the import by selecting Generate Preview. Data preview is optional and you can safely skip to the next page of the dialog if you choose to."]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Next"]},". The Data Preview page opens."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["If you want to preview your data, select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Generate Preview"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Verify the data."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"data-placement","__idx":14},"children":["Data Placement"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For data placement, select the target database and table where you want your data placed and indicate how often the import should run."]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Next."]}," Under Storage, you will create a new or select an existing database and create a new or select an existing table for where you want to place the imported data."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Select a ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Database"]}," > ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Select an existing"]}," or ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Create New Database"]},"."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Optionally, type a database name."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Select a ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Table"]},"> ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Select an existing"]}," or ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Create New Table"]},"."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Optionally, type a table name."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Choose the method for importing the data."]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Append"]}," (default)-Data import results are appended to the table."," ","If the table does not exist, it will be created."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Always Replace"]},"-Replaces the entire content of an existing table with the result output of the query. If the table does not exist, a new table is created."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Replace on New Data"]},"-Only replace the entire content of an existing table with the result output when there is new data."]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Select the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Timestamp-based Partition Key"]}," column."," ","If you want to set a different partition key seed than the default key, you can specify the long or timestamp column as the partitioning time. As a default time column, it uses upload_time with the add_time filter."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Select the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Timezone"]}," for your data storage."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Under ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Schedule"]},", you can choose when and how often you want to run this query."]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"run-once","__idx":15},"children":["Run once"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Off"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Scheduling Timezone"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Create & Run Now"]},"."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"repeat-regularly","__idx":16},"children":["Repeat Regularly"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["On"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Schedule"]},". The UI provides these four options: ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["@hourly"]},", ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["@daily"]}," and ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["@monthly"]}," or custom ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["cron"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["You can also select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Delay Transfer"]}," and add a delay of execution time."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Scheduling Timezone"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Create & Run Now"]},"."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["After your transfer has run, you can see the results of your transfer in ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Data Workbench"]}," > ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Databases."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"faq","__idx":17},"children":["FAQ"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"q-インポートされたレコードに-attributes-列が含まれていますがsfdcにはそのようなパラメータがありませんこれは何ですか","__idx":18},"children":["Q. インポートされたレコードに",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["attributes"]},"列が含まれていますが、SFDCにはそのようなパラメータがありません。これは何ですか?"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["A. これはSFDCインポート統合が自動的に作成した列です。APIリクエストURIとターゲットオブジェクトが含まれています。"]}]},"headings":[{"value":"Salesforce Import Integration","id":"salesforce-import-integration","depth":1},{"value":"制限事項","id":"制限事項","depth":2},{"value":"サポート","id":"サポート","depth":2},{"value":"Treasure コンソールを使用してSalesforceに接続","id":"treasure-コンソールを使用してsalesforceに接続","depth":2},{"value":"Salesforceを使用してTDがSalesforceにアクセスできるようにする","id":"salesforceを使用してtdがsalesforceにアクセスできるようにする","depth":2},{"value":"Client Credentials FlowのためのExternal Client Appの設定","id":"client-credentials-flowのためのexternal-client-appの設定","depth":3},{"value":"Settings Tab","id":"settings-tab","depth":4},{"value":"Policies Tab","id":"policies-tab","depth":4},{"value":"Connected Appの設定（非推奨）","id":"connected-appの設定非推奨","depth":3},{"value":"Treasure コンソールで新しい接続を作成","id":"treasure-コンソールで新しい接続を作成","depth":2},{"value":"Salesforce接続を検証","id":"salesforce接続を検証","depth":2},{"value":"SalesforceアカウントデータをTreasure Dataに転送","id":"salesforceアカウントデータをtreasure-dataに転送","depth":2},{"value":"Data Settings","id":"data-settings","depth":3},{"value":"Data Preview","id":"data-preview","depth":3},{"value":"Data Placement","id":"data-placement","depth":3},{"value":"Run once","id":"run-once","depth":4},{"value":"Repeat Regularly","id":"repeat-regularly","depth":4},{"value":"FAQ","id":"faq","depth":2},{"value":"Q. インポートされたレコードに attributes 列が含まれていますが、SFDCにはそのようなパラメータがありません。これは何ですか?","id":"q-インポートされたレコードに-attributes-列が含まれていますがsfdcにはそのようなパラメータがありませんこれは何ですか","depth":3}],"frontmatter":{"seo":{"title":"Salesforce Import Integration","description":"Salesforceデータを簡単にTreasure AIにインポートし、マーケティングとセールスオペレーションを最適化する統合ガイドです。"}},"lastModified":"2026-06-17T07:22:53.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/ja/int/salesforce-import-integration","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}