Lightspeed
Lightspeed is a cloud-based point-of-sale (POS) and retail management system for retail, hospitality, and eCommerce businesses.
How to connect Lightspeed to Churned.io Log in to the Churned platform and go to the “Integrations” section. Click on “New Integration” and select Lightspeed from the list.
You will be prompted to enter the following credentials:
Required Credentials
clientId – The client ID from your Lightspeed developer account.
clientSecret – The secret associated with the client ID.
accessToken – The access token used to authenticate API requests.
accountId – The account ID associated with your Lightspeed store.
Register a Developer Application
Go to the Lightspeed Developer Portal.
Create or log in to your developer account.
Register a new application to receive your clientId and clientSecret.
Obtain Access Token
Use the client ID and secret to initiate an OAuth flow with Lightspeed.
Authorize your app and receive the accessToken.
You may need a developer to assist with this step if you’re unfamiliar with OAuth 2.0.
Find Account ID
After completing the OAuth flow, you will receive your accountId in the API response.
You can also retrieve it via the Lightspeed Retail API using the /account.json endpoint.
Input the Credentials Enter the retrieved credentials into the Churned integration form:
clientId: From your Lightspeed developer app.
clientSecret: Linked to the client ID.
accessToken: OAuth token received after authentication.
accountId: Your Lightspeed store account ID.
Click Save and test the connection to ensure everything is working correctly.
Once connected, notify the Churned team to synchronize data.
Helpful Links
Lightspeed Retail API Documentation
OAuth Setup Guide
Last updated
Was this helpful?