Skip to main content

πŸš€ Quickstart

Connect to SHOPLINE with Nango and see data flow in 2 minutes.
1

Create the integration

In Nango (free signup), go to the Integrations tab -> Configure New Integration -> SHOPLINE (OAuth).
2

Authorize SHOPLINE

Go to the Connections tab -> Add Test Connection -> Authorize, then log in to SHOPLINE. Later, you’ll let your users do the same directly from your app.
3

Call the SHOPLINE API

Make your first request to the SHOPLINE API. Replace the placeholders below with your secret key (Environment settings tab > API Keys), integration ID (Integrations tab), and connection ID (Connections tab):
Or fetch credentials with the Node SDK or API.βœ… You’re connected! Check the Logs tab in Nango to inspect requests.
4

Implement Nango in your app

Follow our Auth implementation guide to integrate Nango in your app.To obtain your own production credentials, follow the setup guide linked below.

πŸ“š SHOPLINE (OAuth) Integration Guides

Nango-maintained guides for common use cases. Official docs: SHOPLINE app authorization
Register a Public app with SHOPLINE, not a Custom app β€” Custom apps are scoped to a single merchant, so they can’t be installed by multiple merchants.For merchants who’d rather skip app registration entirely, see the simpler SHOPLINE integration, which uses a static admin-generated access token instead of OAuth.

🧩 Pre-built syncs & actions for SHOPLINE (OAuth)

Enable them in your dashboard. Extend and customize to fit your needs. No pre-built syncs or actions available yet.
Not seeing the integration you need? Build your own independently.