Webhook App - Added support for HTTP PUT and PATCH methods
The Eloqua Webhook App now offers expanded HTTP method support by including PUT and PATCH, alongside the existing POST method. These additions enable more efficient and precise data updates:
- PUT allows complete replacement of existing records.
- PATCH enables targeted updates to specific fields within a record.

Webhook Configuration Screen
With PUT and PATCH now available, users can configure webhooks for more flexible and accurate data synchronization between Eloqua and external systems such as CRMs or web services. This targeted approach helps minimize data disruptions and streamlines workflows by ensuring current, accurate information is maintained across connected platforms.
Business Benefit: Using PUT and PATCH means only necessary data is updated, minimizing unnecessary changes and reducing the chance of errors.
Steps to Enable
You don't need to do anything to enable this feature.
Tips And Considerations
NOTE: This functionality is scheduled for the CX Apps 25.10 release on October 17, 2025
Key Resources
- Eloqua Help Center: Webhook Overview