Skip to content

User configures Adobe Stock integration

Olena Tkacheva edited this page May 7, 2019 · 4 revisions

Story

As a Merchant I want to configure Adobe Stock integration on my Magento instance

Business Value

no need to maintain API credentials on Magento side

Preconditions

  • Admin User is logged into Admin Panel
  • User configured new Adobe Stock integration on adobe.io console

Acceptance Criteria

  • User goes to Store-Configuration-Advanced-System and sees Adobe Stock Integration configuration options
  • User sees the following required fields:
    • 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

Clone this wiki locally