Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I am using the URL API to enroll an attendee to an event (2-152 page of the Integration Guide and URL API Reference). All fields work well, even a custom text field when passing TextBox1 it gets populated. The problem comes with custom fields that...
If you use the URL API, on page 2-152, the AT=EN command accepts custom fields that are textbox. They are passed as TextBox1=value1&TextBox2=value, up to 15 values. I have yet to figure out a way to do it with custom fields that are checkboxes or rad...