Hello. I am having some trouble with a workflow.
The trigger is a new sheet row and the first block is an approval. This part works fine.
If approved, the following block is an update request which asks someone for an email address.
That email address is inserted into a contact list column on the sheet. This part works fine, as well. I can collect and store the email address.
However, after the "request an update" block where the email is collected, I need to send an approval request to the email address that was just collected. That part is not working.
The whole workflow stops after the email address is collected.