Shopify_app gem and Rails?

Hello @Paul_Swanson, you can refer this Ruby script that uses shopify_api gem.

Please follow the steps below:

  • Step1: You will need to create the app in the Dev Dashboard.
  • Step2: Go to Versions → set your scopes (like read_products) → Release
  • Step3: Install the app on your store from the app’s Home tab
  • Step4: Grab the Client ID and Secret from Settings
  • Step5: Run the script and enjoy :smiley:
1 Like