HighLevel Inbound Webhook: Enhanced Triggers for Workflows
HighLevel enhanced the inbound webhook trigger with more HTTP methods and better data access. Now you can receive data from any external system and use it in your workflows.

Click on the image above to watch the full video.
What's New
Additional HTTP Methods
Beyond POST, you can now use:
- GET — Retrieve data requests
- PUT — Update data requests
- HEAD — Header-only requests
- OPTIONS — Pre-flight requests
HEAD and OPTIONS return 200 success responses automatically.
Query Parameters Access
Parameters in your webhook URL are now accessible:
https://your-webhook-url.com?source=facebook&campaign=summer
Both source and campaign are available as variables in your workflow.
Headers Access
HTTP headers sent with the request are saved in the payload. Useful for:
- API keys
- Authentication tokens
- Source identification
Custom Variables with Spaces
You can now reference custom variables that have spaces in their names.
Contact Reference Options
The inbound webhook can automatically link to existing contacts using:
- Email — Match by email address
- Phone — Match by phone number
If a match is found, the workflow runs in that contact's context.
Use Cases
Form Submissions
External forms (Typeform, Gravity Forms) → HighLevel contact + workflow
CRM Sync
Other CRMs send updates → HighLevel updates contact
E-commerce Events
Shopify order → HighLevel follow-up sequence
IoT and Custom Apps
Any system that can send HTTP requests → HighLevel automation
See Also
- HighLevel — The platform
- Premium Workflow Actions — Other premium features
We are an independent affiliate of HighLevel and may earn a commission if you sign up through links on this page. We are not employees or representatives of HighLevel.
Some links in this article are affiliate links. If you purchase through them, we may earn a commission at no extra cost to you. This helps support our content.
This article blends original content, AI-assisted drafting, and human oversight. How I write.
Stay Updated
Get notified when new content is published.
No spam. Unsubscribe anytime.