Choosing the Right Field Type for Multiple Email Addresses
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2023 03:23 AM
Hello Experts
I am trying to figure out the proper field type to manage email addresses for CC.
I am thinking of reading that field from the flow and registering multiple recorded email addresses to cc and send emails.
I can't find any email type in the field type but what do you guys think is the appropriate field type for registering multiple email addresses?
I would appreciate your input.
best regards
senon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2023 03:34 AM
Hi Senon,
I would suggest to have List collector/Glide field to store users and then get their email address.
OR
You can use multiline text field to store email addresses separate by comma then you can use them in CC.
If you find my answer helpful, please mark it correct.
Thanks