Checks new spreadsheet rows for valid emails and phone numbers, then creates the contact or flags the error.
It branches. Exactly one path is taken; runs once per each new or updated row; a person is alerted when a step fails.
Pattern: Exclusive Choice (4) · Simple Merge (5) · Multiple Instances without Synchronization (12)
Adding new contacts by hand from a spreadsheet means typos slip through, duplicate emails cause failed entries, and nobody finds out until something breaks downstream. You need contacts checked and created correctly the first time, without babysitting every row.
A back-office or operations team that maintains customer contact records from a shared spreadsheet.
New spreadsheet entries are checked for valid emails and phone numbers, then added to your contact list or flagged for review.
The hard question is not how to build it. It is whether this is the right thing to build first.
That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.
Let's Talk Strategy