- Help Center
- Shopify
- Kom igång
-
Vår plattform
-
Partnerportal
-
Sharespine Client
-
Fortnox Apps
-
Shopify Apps
-
Bjorn Lunden Apps
-
Visma eEkonomi Apps
-
Paypal Apps
-
SIE Pro Apps
-
Tripletex Apps
-
e-conomic Apps
-
Klarna Apps
-
Abicart
-
Ancon
-
Askås
-
BigCommerce
-
Centra
-
CDON
-
DIBS D2
-
DirektOnline
-
Elgiganten
-
ExtendaGo
-
Fortnox
-
Fyndiq
-
HiCore
-
Intelliplan
-
Magento Commerce
-
Mamut Enterprise
-
Mondido Payments
-
Mystore
-
Nets Easy
-
Norce
-
Nordisk e-handel
-
nShift
-
Ongoing
-
Payson
-
Payex
-
Prestashop
-
Shiplink
-
Shopify
-
Sharespine Cloud
-
Starweb
-
Sharespine Transport
-
Stripe
-
SiteDirect
-
SiteSmart
-
Specter
-
Svea Checkout
-
Squarespace
-
Tradera
-
Visma Administration
-
Visma.NET
-
Vendre
-
Walley
-
WooCommerce
-
Wikinggruppen
-
Wix
-
Xero
-
WM3
-
Åhléns
-
Vipps
Uppdatering av access scopes i er Shopify integration
Shopify håller stegvis på att gå ifrån sitt Rest API till GraphQL vilket innebär att vi fasar ut och ersätter vår integration mot det nya. I och med detta arbetet har vi identifierat att det tillkommer ett par nya scopes (behörigheter) som behövs för att det ska fungera som tidigare.
Dessa nya scopes är
read_locations
read_publications
write_publications
read_returns
Den totala listan blir
read_customers
read_fulfillments
write_fulfillments
read_inventory
write_inventory
read_locations
read_merchant_managed_fulfillment_orders
write_merchant_managed_fulfillment_orders
read_orders
write_orders
read_products
write_products
read_publications
write_publications
read_returns
read_shopify_payments_accounts
read_shopify_payments_payouts
Access scopes styr vilken data som Sharespines app har tillgång till att läsa/skriva och är avgörande för integrationens funktionalitet. Om access scopes behöver läggas till eller tas bort på din integration så följ instruktionerna nedan:
- I Shopify admin, gå till Settings > Apps and sales channels.
- Klicka på Develop apps.
- Klicka på er Sharespine app. Namnet på appen behöver inte vara Sharespine, utan i er miljö så har den det namn som ni satte när appen skapades.
- Klicka på Configuration.
- Klicka på Edit i sektionen Admin API integration.
- Lägg till eller ta bort access scopes genom att kryssa i eller ur respektive access scope. De scopes som krävs för full funktionalitet är:
read_customers
read_fulfillments
write_fulfillments
read_inventory
write_inventory
read_locations
read_merchant_managed_fulfillment_orders
write_merchant_managed_fulfillment_orders
read_orders
write_orders
read_products
write_products
read_publications
write_publications
read_returns
read_shopify_payments_accounts
read_shopify_payments_payouts - Klicka på Save för att spara dina förändringar.