Hi.
I created a zoho flow to push eventbrite attendee.
answers: [
{
question: "Si vous êtes client(e), indiquez l'adresse courriel que vous utilisez pour ici.",
type: "text",
question_id: "157102339"
},
{
answer: "Mme",
question: "Préfixe",
type: "multiple_choice",
question_id: "157102349"
},
{
answer: "Outaouais",
question: "Dans quelle région administrative vous situez-vous?",
type: "multiple_choice",
question_id: "157102359"
},
{
answer: "J'offre des services d'accompagnement",
question: "Quel profil représente le mieux votre situation?",
type: "multiple_choice",
question_id: "157102369"
},
{
question: "Souhaitez-vous recevoir notre infolettre",
answer: "Non",
type: "multiple_choice",
question_id: "157102379"
}
], ],
How can I take some of the questions and map them in my flow (note : my data goes into zCampaigns).