I want to have clients submit a form which includes their name and contact information, and then set recurring update requests to be sent to their emails. I tried to accomplish this by creating two different (Text type) fields on the form, one for Name and one for Email address, but the Update request automation cannot be automatically sent to the email address they entered in the form becuase the cell type is not a Contact type cell. (it seems you can only send automated emails to a contact at a particular row if the cell type is a contact type cell)
When I tried to add a contact type cell to the form in the hopes that the form would prompt the form user to enter both their name and email, it seems that did not work either. (I would have to manually go into each row that was entered and add their email addresses for them.
Any workarounds here?