状況は?
Salesforce は、お客様のデータとアプリケーションの保護に全力を尽くしています。お客様の信頼とセキュリティへの継続的なコミットメントの一環として、Marketing Cloud へのインテグレーションは、テナント固有のエンドポイントを利用することを推奨しています。
テナント固有エンドポイントとは?
Marketing Cloud は、システムが生成した一意のサブドメインを各テナントに割り当てます。テナントは、そのテナント種別に応じて最上位のエンタープライズアカウントとそのビジネスユニット、コアアカウント、最上位のエージェンシーアカウント、またはクライアントアカウントを表します。サブドメインは、「mc」で始まる 28 文字の文字列によって表されます。Marketing Cloud API にサブドメインを付加することで、テナントに一意のエンドポイントが作成されます。
対象は誰か?
Email Studio、Mobile Studio、Automation Studio、または Audience Builder を使用していて、SOAP API 要求を実行しているお客様は、影響を受ける可能性があります。
SOAP API 統合の更新が必要かどうかを判断する方法は?
以下のいずれかのエンドポイントを使用している場合には、SOAP API 統合を更新する必要があります。
詳細情報はどこで入手できますか?
最新情報、質問、そしてリソースを入手するには、Salesforce Trailblazer コミュニティの Marketing Cloud API Endpoint Updates (Marketing Cloud API エンドポイント更新) グループをフォローしてください。
自分のテナントの SOAP API エンドポイントはどこで確認できますか?
SOAP WSDL エンドポイントとサービスエンドポイントを更新する方法は?
テナントの SOAP WSDL エンドポイントとサービスエンドポイントを特定したら、既存のすべてのエンドポイントを適切なテナント固有エンドポイントに置き換えることで Marketing Cloud 統合を更新してください。
テナント固有サービスエンドポイントで更新された要求の例
POST /Service.asmx HTTP/1.1
Host: mclf6n1asf8FAKEwy4p4r86k0b31.soap.marketingcloudapis.com
Content-Type: text/xml
Cache-Control: no-cache
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"" xmlns:xsd="http://www.w3.org/2001/XMLSchema"" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<soap:Header>
<wsa:Action>GetSystemStatus</wsa:Action>
<wsa:To>https://mclf6n1asf8FAKEwy4p4r86k0b31.soap.marketingcloudapis.com/Service.asmx</wsa:To>
<wsse:Security soap:mustUnderstand="1">
<wsse:UsernameToken
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="SecurityToken-db1066a9-acf1-4f1b-a455-12e721913742">
<wsse:Username>XXXX</wsse:Username>
<wsse:Password
Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">XXXX</wsse:Password>
</wsse:UsernameToken>
</wsse:Security>
</soap:Header>
<soap:Body>
<SystemStatusRequestMsg xmlns="http://exacttarget.com/wsdl/partnerAPI" />
</soap:Body>
</soap:Envelope>
000392834

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.