As an example, say I have a sheet with data columns:
Name - User ID - Phone - Address - Email
The data is entered via a form, and I need to set a workflow to email all contact information from new entries to another team for various system updates, but User ID is sensitive personal data and cannot be shared.
What is the simplest solution?
Thanks!