When using the "Send Table Data" action, can I send only a specific cell value in a row? Or can I only send an entire row?
I have two tables, Table A, and Table B. I’m looking up the website URL in Table B, and if it exists in Table A, there is a column in Table A that says Record Found. That part is easy.
What I want to do is this:
If the website URL Record is found in Table B, then write value for the “First Name” column for that row in Table A into Table B, creating a new column in Table B.