Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.digifist.com/llms.txt

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

Galantis requests a defined set of Shopify permissions during installation. Each permission unlocks a specific category of data access or action capability. No permissions are requested speculatively — every permission maps directly to a platform feature. If a permission is not granted, the feature that depends on it will not function.

What this covers

  • All required Shopify permissions
  • What each permission enables in Galantis
  • What breaks if a permission is missing or revoked
  • How to verify permission status

Required permissions

read_customers — Allows Galantis to read customer records from Shopify. Enables:
  • Initial customer import at installation — populates the Galantis contact database with your existing customers
  • Processing of customers/create, customers/update, and customers/delete webhooks — keeps customer profiles current
  • Reading customer phone numbers, names, emails, tags, and locale for contact profiles
  • Audience targeting — lists and segments draw from synced customer data
write_customers — Allows Galantis to write to customer records in Shopify.Enables:
  • Updating marketing consent state on the Shopify customer record when changes originate in Galantis
If missing: Customer profiles will not sync. Campaigns and automations targeting customers will have stale or empty audience data. Consent state will not update.

Permission summary

PermissionRequired forBlocks if missing
read_customersCustomer sync, audience targetingContact profiles, campaigns, automations
write_customersConsent state writebackConsent sync
read_ordersOrder triggers, segments, Inbox contextOrder automations, purchase-based segments
read_fulfillmentsORDER_SHIPPED triggerShipping automation trigger
read_productsCatalog, Back-in-Stock, product conditionsCatalog module, BIS module, product segments
read_checkoutsAbandoned checkout triggerABANDONED_CHECKOUT automation
read_script_tagsWidget managementWidget deployment
write_script_tagsWidget injectionInbox widget, Back-in-Stock widget

Verifying permissions

Permissions are granted during app installation and displayed in Shopify Admin → Settings → Apps and sales channels → Galantis → Permissions. If a feature is not working as expected and data issues are suspected, verifying the permission set is a quick first diagnostic step — particularly for script tag permissions, which can be affected by certain Shopify plan changes or reinstallation flows.