Skip to main content

Hello,


I’m currently testing Webhook. I have configured it and it’s posting data to a URL.


I’ve setup javascript on a landing page to create a hidden field with a guid value. The value is being captured on form submissions and I can view it in the website leads window and CSV export file.


The issue I have is trying to get Webhooks to post the hidden field value. I’ve created the field mapping for the hidden field. This is what I’m seeing in the data.xml:


Ort

instead of:


f272317b-0c16-4309-b315-b1ec116a198d

Can you explain what is causing Webhooks to post the field title instead of the guid value, and how to resolve it?


Thanks.

Nic,

No need to create hidden fields for GUID, just enter it in your Webhook field mapping as a custom field. We have three ID fields we are sending through Webhooks this way.

Tom


Reply