We have a WPForm with a repeater control. When a form is submitted, the email (from WPForms) shows the values entered (in this example, math clubs), so the data is being entered and saved correctly:
However, when the form is processed by the standard WPForms zap connector, the repeater data is missing:
Since this is evident during a test pull, it looks as though the connector is not properly reading the WPForms entry.
Any ideas?