Centra
Connect Centra to Qluent using a connection.
To connect your Centra store, you'll need two pieces of information:
- GraphQL API URL
- Access Token
Getting your Centra API credentials
- Log in to your Centra admin panel https://{your-store-id}.centra.com
- Go to "System" → "Integration API"
- If you don't have an API client created:
- Click "Create new API client"
- Give it a name (e.g., "Qluent Integration")
- Select the necessary permissions (at minimum: read access to orders, products, and customers)
- Click "Save"
- In the API clients list, find your client and:
- Copy the "GraphQL URL" - this is your API URL
- Click "Show token" and copy the access token
Important: Keep your access token secure and never share it publicly.
How it works
Initially Qluent will fetch all orders and products from your Centra store for the last 14 months. On subsequent days, Qluent will fetch the previous 30 days of data to factor in any changes to the data such as returns. If this does not coincide with your returns policy we can adjust this.
Still stuck? Contact info@qluent.com to get help.