Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.drpn.ai/llms.txt

Use this file to discover all available pages before exploring further.

Shopify setup stores the Admin API connection Darpan uses to read order data for reconciliation runs and automations.
Keep access tokens, customer hostnames, and account-specific values in secure configuration. The docs should describe the sequence, not store credentials.

Before you start

Confirm:
  • You are signed in to the correct company or tenant.
  • Your user can edit connection settings.
  • The Shopify shop or Admin API URL is known.
  • The Shopify API version is known.
  • The timezone for Shopify date windows is known.
  • The Shopify access token can read orders.

Steps

1

Open Shopify settings

Open Ask Darpan with Cmd/Ctrl+K or the floating Ask Darpan button. Search for Open Shopify Settings and open the result.
2

Create the Shopify config

Choose Create Shopify Config. Answer the setup questions:
  1. Shop/API URL
  2. API Version
  3. Timezone
  4. Access Token
  5. Shopify label
Save the config. Darpan creates it as active and derives the config ID from the label. If the ID, active state, or endpoint access needs to change later, open the saved config from Open Shopify Settings and edit it.
3

Confirm the config is reusable

Return to Open Shopify Settings. The saved config should appear on the settings surface.The config is ready when a reconciliation run or automation can select Shopify as an API source.

Validation

Use a small read-only reconciliation run or automation test with a narrow date range. Confirm Shopify returns orders before using the setup for scheduled reconciliation.

Troubleshooting

  • If Shopify fails, check the shop URL, API version, token validity, timezone, and order-read permission.
  • If Shopify does not appear as an API source, confirm the config is active and that Admin GraphQL Orders is enabled on the saved record.
  • If records return outside the expected window, confirm the timezone used for Shopify date windows.