John T.
My feedback
3 results found
-
36 votes
An error occurred while saving the comment An error occurred while saving the comment John T. commentedThis is probably most easily achieved by having a large text box where you can supply comma separated emails. You would then parse this list to extract emails and send invites, leaving badly formatted emails behind. My team built this for an invitation system in a management portal. We also accepted emails directly copied from email tools like Outlook and Gmail, ie:
"Fred R. Smith" <fred@example.com>, Sarah Exampleson <sarah.ex@another.example.com>, tom.thirdemail@example.com
...so it's easy to populate the field with a bunch of emails. Thanks.
John T. supported this idea · -
111 votesJohn T. supported this idea ·
-
241 votesJohn T. supported this idea ·
The slack invite system works this way, actually, for multiple invites, and is quite nice.