Allow sending files directly in webhook actions (file upload support)
N
Nathan Parikh
Currently, GoHighLevel only allows sending file URLs in webhook actions. This requires extra steps and middleware services (like Zapier/Make) to handle file uploads to external systems that require actual file attachments.
Technical request:
Add support for sending files via multipart/form-data content type in Custom Action webhooks. This would allow direct file uploads from Contact file fields to external APIs and services that expect multipart/form-data file submissions.
Benefits:
- Eliminates need for middleware services
- Reduces complexity of integrations
- Saves time and money by avoiding third-party tools
- Enables direct integration with systems requiring actual file uploads
- Streamlines automation workflows
Example use case:
Sending client intake forms, contracts, or other documents stored in Contact fields directly to external document management systems or CRMs that require actual file uploads rather than URLs.
Log In
A
Ashwin Raghunandan
Merged in a post:
Request to Add 'Upload File' Custom Field for Webhook Integration
A
Abdul Noor
A request to add custom field feature "upload file" for webhook so integration of mapping custom field from inbound webhook become possible.
K
Kai Boulton
Is there a solution to this yet? I am having this issue too