# Learn more about configuring your app at https://shopify.dev/docs/apps/tools/cli/configuration
client_id = "153a577aba713b3e50c43fc82c0b9881"
name = "Nudgesmart"
application_url = "https://app.nudgesmart.com/"
embedded = true
handle = "nudgesmart"
[build]
automatically_update_urls_on_dev = false
[webhooks]
api_version = "2025-07"
[[webhooks.subscriptions]]
uri = "https://app.nudgesmart.com/api/webhooks/shopify"
compliance_topics = [ "customers/data_request", "customers/redact", "shop/redact" ]
[access_scopes]
# Learn more at https://shopify.dev/docs/apps/tools/cli/configuration#access_scopes
# Using legacy install flow to let Gadget.dev manage scope registration
use_legacy_install_flow = true
scopes = "read_customers,write_customers,read_customer_events,read_customer_merge,read_orders,read_products,read_store_credit_accounts,write_marketing_events,read_price_rules,write_discounts,write_app_proxy,read_discounts,read_marketing_events,read_app_proxy,read_themes"
[auth]
redirect_urls = [
"https://app.nudgesmart.com/api/connections/auth/shopify/callback"
]
[app_proxy]
url = "https://app.nudgesmart.com/app-proxy"
subpath = "nudgesmart"
prefix = "apps"
[pos]
embedded = false
# Learn more about configuring your app at https://shopify.dev/docs/apps/tools/cli/configuration
client_id = "153a577aba713b3e50c43fc82c0b9881"
name = "Nudgesmart"
application_url = "https://app.nudgesmart.com/"
embedded = true
handle = "nudgesmart"
[build]
automatically_update_urls_on_dev = false
[webhooks]
api_version = "2025-07"
[[webhooks.subscriptions]]
uri = "https://app.nudgesmart.com/api/webhooks/shopify"
compliance_topics = [ "customers/data_request", "customers/redact", "shop/redact" ]
[access_scopes]
# Learn more at https://shopify.dev/docs/apps/tools/cli/configuration#access_scopes
# Using legacy install flow to let Gadget.dev manage scope registration
use_legacy_install_flow = true
scopes = "read_customers,write_customers,read_customer_events,read_customer_merge,read_orders,read_products,read_store_credit_accounts,write_marketing_events,read_price_rules,write_discounts,write_app_proxy,read_discounts,read_marketing_events,read_app_proxy,read_themes"
[auth]
redirect_urls = [
"https://app.nudgesmart.com/api/connections/auth/shopify/callback"
]
[app_proxy]
url = "https://app.nudgesmart.com/app-proxy"
subpath = "nudgesmart"
prefix = "apps"
[pos]
embedded = false