App Introduction
Bulk Account Invitations & Customer Account Access One of the biggest pain points when customers migrate from other platforms to Shopify is account reactivation. Upsolite solves this challenge by enabling one-click bulk customer invitations, smart login handling, and secure Multipass login — all within an easy-to-use app. Whether you’re managing thousands of disabled accounts or looking to provide a seamless login experience for migrated users, Upsolite automates the process and boosts customer satisfaction.
Core Functionality
- Invite all migrated or disabled customers in bulk with just one click.
- Invite customers by specific segments.
- Automatically prompt for an invitation when a disabled customer tries to log in.
- Log in as a customer (simulate) to preview the customer account (Shopify Plus).
- Automatically keep customer invitations running via Shopify Flow.
Merchant-Friendly
- Independent Station Merchants
- Shopify Plus Merchants
- Membership E-commerce
- Customer Retention Merchants
Basic Information
- Developer:UpSolite
- Address:Kiran classic tower, Surat, GJ, 395004, IN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:3 comment
- Release Date:2025-7-23
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic Plan
- Provide seamless invitations for migrating customers
- Send bulk invitations with one click
- Create customer activation links
Pro Plan
- All Basic Plan Features
- Send Activation Link on Login Attempt
- Login as Customer (Shopify Plus)
- Automated Invitations via Shopify Flow
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/invite.json
- GET /admin/api/customers/invite_status.json
- PUT /admin/api/customers/{customer_id}/invite.json
Permission:write_customers,read_customers,manage_shop
- POST /admin/api/customers/segment_invite.json
- GET /admin/api/customers/segments.json
- PUT /admin/api/customers/segment/{segment_id}/invite.json
Permission:write_customers,read_customers,manage_segments
- POST /admin/api/shop/settings/auto_invite.json
- GET /admin/api/shop/settings/auto_invite.json
- PUT /admin/api/shop/settings/auto_invite/{id}.json
Permission:write_shop_settings,read_shop_settings,manage_customers
- POST /admin/api/customers/{customer_id}/simulate_login.json
- GET /admin/api/customers/{customer_id}/session.json
- DELETE /admin/api/customers/{customer_id}/simulate_session.json
Permission:write_customers,read_customers,manage_shop_plus
- POST /admin/api/flow/automations.json
- GET /admin/api/flow/automations.json
- PUT /admin/api/flow/automation/{id}.json
Permission:write_flow,read_flow,manage_customers