Right now there’s no way to conditionally route form submissions to different email addresses based on the user’s selection. For example:
If the user selects “Sales” → send to sales@company.com,
If they select “Support” → send to support@company.com.
Having conditional logic for email notifications would make forms much more powerful and remove the need for external automations. It would be great to have this built in.