• Gravity Forms stores the checkbox field’s values as a sub-item, like:

    [Posted Data ($_POST)] => Array
    (
    [input_20_1] => Value 1
    [input_20_2] => Value 2
    [input_20_3] => Value 3
    )

    It never gets pushed into a Marketo field, whether the MKTO is a String, Textarea, Checkbox, etc.

    Does anyone know how to get 1 or multiple values into Marketo?

    https://www.ads-software.com/plugins/marketo/

  • The topic ‘Checkbox Mapping Issue’ is closed to new replies.