I have created a web form that dumps info into a sheet on which I have a workflow established to send a notification to whomever is listed in certain columns (e.g. Account Owner).
The web form asks a submitter to enter the email address for Account Owner. This is a Contact column but there are so many in the company, I have not pre-defined values that could appear in a drop-down list.
Some users are submitting several email addresses for this field via the form delimited by a comma.
Is the workflow rule intelligent enough to parse this delimited series and send a notification to each address submitted?