-
Notifications
You must be signed in to change notification settings - Fork 92
User configures Adobe Stock integration
Olena Tkacheva edited this page May 9, 2019
·
4 revisions
As a Merchant I want to configure Adobe Stock integration on my Magento instance
no need to maintain API credentials on Magento side
- Admin User is logged into Admin Panel
- User configured new Adobe Stock integration on adobe.io console
- User goes to Store-Configuration-Advanced-System and sees Adobe Stock Integration configuration options
- User enables Adobe Stock
- User sees the following required fields in empty state:
- Name (x-product)
- API Keys (x-api-key)
- User sees a message that explains how to get these credentials with a link to Adobe.io
- User copies API key generated on Adobe.io side and inserts it into the API key field
- User sees a message that API key is valid. If user inserted wrong API key, error message displayed. Configuration can't be saved with not valid API key
- User copies name that they chose for the integration when created it on adobe.io console
- User saves configuration