Survey123 Connect & Integromat: extracting multiple email values from select_multiple question type

855
1
06-03-2021 04:34 PM
EBaker
by
New Contributor II

Hi All,

I have a select_multiple question in my survey that has email addresses I want my users to be able to send their responses to. I've been able to use other payloads in the recipients field for the Gmail module, but can't seem to get the this select_multiple payload to work. Has anyone done anything like this? Is there a way to split this payload into multiple payloads that feed into the Gmail Module's recipients field? 

Thanks!

Elliott

 

0 Kudos
1 Reply
ManishPatel
Esri Contributor

Ideally, the values from the select_multiple are stored as tuple possibly comma-separated-values, in the Integromat environment you can use Text parsers and iterators to loop through the values and pass that to the Gmail module.

Cheers,
Manish
0 Kudos