Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Log in to your Shopify.

  2. Click on “Settings”.

  3. Click on “Apps and sales channels”.

  4. Click on “Develop apps”:


  5. If this is your first time here, you will be asked to allow custom app development. Confirm that you do:



  6. Click on the “Create an app” button and give it a name that you can use to identify it, for example “CMAintegration”. Click on “Create app” after choosing a name:


  7. In the Overview tab, click on “Configure Admin API scopes”. Alternatively, you can click on the API Credentials tab and then “Configure Admin API scopes”:


  8. Enable the permissions / scopes you see in the image listed below and press Save:
    - write_customers
    - write_discounts
    - write_draft_orders
    - write_fulfillments
    - write_inventory
    - write_orders
    - write_products
    - write_shipping


  9. After saving, go back to the top and click “Install app”.

  10. After installing app (it may take few seconds), you will get the overview shown below. Reveal and copy the access token and add it to the “Access Token” field when creating a Shopify app in ConnectMyApps:

...