App Introduction
Add Webhook Triggers to Flow and Connect Your External Services This app extends Shopify Flow by enabling webhook-based triggers. It allows external systems to initiate workflows within Shopify by sending HTTP requests to a predefined endpoint. Incoming webhook payloads can include data passed to Flow, enabling dynamic and context-aware automation. This setup supports integrations with third-party platforms such as CRMs, ERPs, or custom services. Ideal for merchants and developers who need to sync Shopify with external systems.
Core Functionality
- Trigger Shopify Flow using webhooks from any external system
- Manage and monitor all webhooks in a simple dashboard
- Secure webhooks with HMAC or static key authentication
- Detailed webhook history including payloads, statuses, request headers, and timestamps
Merchant-Friendly
- Independent Station Merchants
- Cross-border E-commerce Sellers
- Multi-channel Retailers
- Automated Operation Merchants
Basic Information
- Developer:Code Creation Labs GmbH
- Address:Kerken, DE
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:2 comment
- Release Date:2025-5-19
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
免费
- Unlimited Webhooks
- 500 Webhook Calls per Month
- Email Support
Grow
$35 / 或 $385/年(可节省 8%)
- Unlimited Webhooks
- 15,00 Webhook Calls per Month
- Support via Email or Slack
Unlimited
$100 / 或 $1,100/年(可节省 8%)
- Unlimited Webhooks
- Unlimited Webhook Calls
- Support via Email or Slack
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/flow/triggers/webhook.json
- PUT /admin/api/flow/triggers/webhook/{id}.json
- GET /admin/api/flow/triggers/webhook.json
Permission:write_flow,read_flow,manage_webhooks
- GET /admin/api/webhooks.json
- PUT /admin/api/webhooks/{id}.json
- DELETE /admin/api/webhooks/{id}.json
Permission:read_webhooks,write_webhooks,manage_flow
- POST /admin/api/webhooks/{id}/security.json
- PUT /admin/api/webhooks/{id}/security.json
- GET /admin/api/webhooks/{id}/security.json
Permission:write_webhooks,read_webhooks,manage_security
- GET /admin/api/webhooks/{id}/deliveries.json
- GET /admin/api/webhooks/{id}/deliveries/{delivery_id}.json
- GET /admin/api/webhooks/deliveries.json
Permission:read_webhooks,read_flow,view_analytics