Dear all,
As part of the GDPR, some DPO's are requesting that we add some information in lead fields, rather than simply using the fill-out-form activity details. Amongst the information that they request to be logged are:
We can get these 2 info through {{trigger tokens in a fills-out-form trigger campaign.
Yet, for various reasons (performance, reliability), we would like to avoid using these if possible. We can quite easily get the form ID from the forms API and add it as a hidden field there.
Thx
-Greg
Solved! Go to Solution.
That's right, you can only get the name if you manually load the form descriptor (it's in there but there's no public accessor like getId()).
The browser also can't know its own public IP. You need to use the ipify API or similar.
That's right, you can only get the name if you manually load the form descriptor (it's in there but there's no public accessor like getId()).
The browser also can't know its own public IP. You need to use the ipify API or similar.