Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Couple troubleshooting options to start with and apologies if you've already tested these but sometimes the most basic elements are what get missed:Ensure you actually have form submissions on the formCheck a lead that you know has filled out the form and look at the 'Filled Out Form' activity and e...
I'm trying to add a field to a form via the REST API (this will eventually be done to hundreds of forms which is why I want to do it via the API) but I get a System Error when I try to set 'fieldType' to 'hidden'. When I run the 'Get Fields For Form' endpoint I see that 'dataType' is 'hidden' for th...