Webhooks, meet Shopify Flow

Trigger Shopify Flow from any service

Create secure webhook endpoints and use them as triggers in Shopify Flow. Connect Stripe, GitHub, n8n, or your own backend.

Hooklane Flow trigger configuration in Shopify
Connect the event to a Shopify Flow workflow in minutes.

See the workflow

A clear path from request to action.

Hooklane keeps the setup visible: a dedicated endpoint, predictable transformations, and a trigger your team can understand at a glance.

Explore the setup
Hooklane webhook endpoint list
Manage every endpoint from one focused workspace.

Simple by design

From incoming event to automation in three steps.

01

Install the app

Add Hooklane to your Shopify admin and open it from Apps.

02

Create a webhook endpoint

Set authentication, validate the payload, and copy the unique URL.

03

Build automations in Flow

Select the Hooklane trigger, then build the actions your business needs.

Built for reliable automation

Everything between the event and your Flow.

Custom webhook URLs

A dedicated endpoint for every workflow. Send requests with any HTTP method.

Five authentication strategies

Bearer, HMAC-SHA256, JWT, dual-key rotation, or no authentication.

JSONata transformations

Shape incoming data into a clean payload your Flow can use.

JSON Schema validation

Reject malformed payloads before they trigger an automation.

Test delivery mode

Validate endpoints, auth, and payloads safely before going live.

Delivery logs & stats

Inspect every delivery and track 30-day invocation trends.

Hooklane payload transformation editor
Hooklane webhook authentication settings
Hooklane delivery logs

Pricing

Simple, usage-based pricing.

Start free. Upgrade when your automations need more room.

Free

$0/month

Try it out

500 events per month1-day log retention
  • Up to 100 webhooks
  • Free test events
  • All 5 authentication strategies
  • JSONata transforms
  • JSON Schema validation
Install

Starter

$3/month

For small automations

3,000 events per month3-day log retention
  • Up to 100 webhooks
  • Free test events
  • All 5 authentication strategies
  • JSONata transforms
  • JSON Schema validation
Install

Scale

$79/month

For high-volume workflows

500,000 events per month (fair use)30-day log retention
  • Up to 100 webhooks
  • Free test events
  • All 5 authentication strategies
  • JSONata transforms
  • JSON Schema validation
Install

Test events are always free and don’t count toward monthly limits on any plan.

FAQ

Questions, answered.

Need a hand with a specific service? Our documentation covers setup details and request formats.

How do I connect an external service?+

Create an endpoint in Hooklane, copy its unique URL, then add it to your service’s webhook settings. Choose an authentication strategy and send a test delivery before enabling your Flow.

What authentication methods are supported?+

Hooklane supports no authentication, bearer tokens, HMAC-SHA256 signatures, JWT using HS256, and dual-key rotation. See the docs for the expected headers and examples.

Do test events count against my plan quota?+

No. Test events are always free and never count toward your monthly event limit, on any plan.

What happens if I exceed my event limit?+

New deliveries are paused until your monthly allowance renews or you move to a higher plan. Your endpoint configuration and recent logs remain available.

Is my data GDPR compliant?+

Hooklane only stores the data needed to operate the service. Data is encrypted at rest and all app data is permanently deleted within 48 hours of uninstall.

Can I export my webhooks?+

Yes. Export webhook configurations as JSON and import them into another shop. Secrets and tokens are intentionally never included in exports.