This is a question for the Marketo PMs (Frank Passantino) - as part of the Fall release, we will be able to customize the LI Lead Gen form with up to three custom questions. Will this allow us to ask questions with a boolean value - such as standard opt-in language (so a checkbox and custom text)? We're hoping this can be another channel we leverage to grow our permission marketing database ahead of GDPR (and also make the process compliant per our data security/privacy team as they evaluate this functionality).
Also, just to confirm, is the connection made to Marketo using Marketo's REST API?
Dan Stevens. the question types that LinkedIn is introducing can be Single Line Text Input (question can be 100 chars) and Multiple Choice Question (up to 5 options | question/options can be 100 chars). For a GDPR compliance option I would recommend using a Multiple Choice Question with two possible answers Yes/No and mapping that to a string field in Marketo that can only be updated via web services api. This connection is made using LinkedIn's Ad API and Marketo REST API.