Installation
import { Steps } from ‘@astrojs/starlight/components’;
Install from the Shopify App Store
Section titled “Install from the Shopify App Store”-
Open the Shopify App Store and search for JsWorkflows, or use the direct install link from jsworkflows.com.
-
Click Install and review the permissions JsWorkflows requests:
- Read and write orders, customers, products
- Access webhooks (to receive real-time events)
-
Complete the OAuth flow — you will be redirected back to the JsWorkflows app dashboard.
-
Choose a plan — a free trial is available. See Billing & Credits for plan details.
Permissions explained
Section titled “Permissions explained”| Permission | Why it’s needed |
|---|---|
| Read orders | Access order data in webhook payloads and workflow steps |
| Write orders | Update orders, add tags, create draft orders |
| Read/write customers | Tag customers, update metafields |
| Webhooks | Receive real-time events that trigger workflows |
Uninstalling
Section titled “Uninstalling”Uninstalling the app from Shopify immediately stops all workflows and triggers. Your workflow code is retained for 48 hours in case you reinstall. After that, all data is permanently deleted in compliance with Shopify’s GDPR requirements.