App Introduction
Run workflows on demand or event-based, and enhance them with custom actions. Flow Companion extends Shopify Flow with workflows triggered manually, via API, or automatically by changes to customer, product, and order fields. Its integrated HTTP request functionality, AI-powered text generation, and support for executing any GraphQL query simplify operations without additional coding. If you need assistance with Flow features, contact support.
Core Functionality
- Trigger workflows when customer, order, or product field changes occur
- Execute any GraphQL query and use the results in subsequent workflow steps
- Trigger workflows via HTTP requests from scripts or external services
- Generate text in workflows using Google Gemini AI or Anthropic Claude AI
- Send HTTP requests from workflows and use the response in subsequent steps
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Cross-border E-commerce Merchants
- Brand-owned E-commerce
Basic Information
- Developer:Mivicle Oy
- Address:Espoo, FI
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:4 comment
- Release Date:2024-10-17
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic Shopify
$9 / 或 $99/年(可节省 8%)
- Works with the Basic Shopify plan.
- No additional usage fees.
Grow Shopify
$19 / 或 $199/年(可节省 13%)
- Works with the Grow Shopify plan.
- No additional usage fees.
Advanced Shopify
$39 / 或 $399/年(可节省 15%)
- Works with Advanced Shopify plan.
- No additional usage fees.
Shopify Plus
$79 / 或 $799/年(可节省 16%)
- Works with Shopify Plus plan.
- No additional usage fees.
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/workflows.json
- PUT /admin/api/workflows/{id}.json
- GET /admin/api/workflows.json
Permission:write_workflows,read_workflows,manage_customers
- POST /admin/api/graphql.json
- GET /admin/api/workflows/{id}/steps.json
- PUT /admin/api/workflows/{id}/steps/{step_id}.json
Permission:read_orders,read_products,read_customers
- POST /admin/api/workflows/{id}/trigger.json
- GET /admin/api/webhooks.json
- POST /admin/api/webhooks.json
Permission:write_workflows,read_workflows,manage_webhooks
- POST /admin/api/workflows/{id}/steps.json
- PUT /admin/api/workflows/{id}/steps/{step_id}.json
- GET /admin/api/apps/{app_id}/api_keys.json
Permission:write_workflows,read_workflows,manage_apps
- POST /admin/api/workflows/{id}/steps.json
- PUT /admin/api/workflows/{id}/steps/{step_id}.json
- GET /admin/api/workflows/{id}/runs.json
Permission:write_workflows,read_workflows,manage_orders