AD0-E724 · Question #35
To enable features like Product Recommendations, a developer must first connect their Adobe Commerce instance to the Commerce Services platform. What specific credentials must be obtained from the…
The correct answer is C. Production and sandbox API keys. Production and sandbox API keys (C) are the credentials required when configuring the Commerce Services Connector. Adobe provides two sets of API keys - one for production and one for sandbox/testing environments - which authenticate the Commerce instance with Adobe's SaaS…
Question
To enable features like Product Recommendations, a developer must first connect their Adobe Commerce instance to the Commerce Services platform. What specific credentials must be obtained from the merchant's Adobe Commerce account and configured in the Commerce Services Connector?
Options
- AA generated security token from the Web API configuration
- BThe project ID and environment ID from the Cloud Console
- CProduction and sandbox API keys
- DUsername and password for the merchant's Adobe.com account
How the community answered
(31 responses)- A6% (2)
- B3% (1)
- C74% (23)
- D16% (5)
Explanation
Production and sandbox API keys (C) are the credentials required when configuring the Commerce Services Connector. Adobe provides two sets of API keys - one for production and one for sandbox/testing environments - which authenticate the Commerce instance with Adobe's SaaS platform, enabling services like Product Recommendations, Live Search, and Catalog Service.
Why the distractors are wrong:
- A is incorrect because Web API security tokens are for REST/SOAP API authentication within Commerce itself, not for connecting to external Adobe Commerce Services.
- B is incorrect because project/environment IDs are Adobe Cloud Console identifiers used for infrastructure provisioning, not for SaaS service authentication via the Connector.
- D is incorrect because the Connector uses programmatic API keys, not interactive user credentials - Adobe.com account login details are never used for service integrations.
Memory tip: Think "two environments, two keys" - just like a payment gateway gives you sandbox and production API keys, Adobe Commerce Services does the same. The Commerce Services Connector mirrors that familiar pattern, so whenever you see "Commerce Services," think API key pairs.
Topics
Community Discussion
No community discussion yet for this question.