Hi all
I've developed a flow that ingests data to then create a HTML table. I'm wondering if it's possible to then take that HTML table and create variables/dynamic content from each row? I need to map table values into emails, sms messages and record creation.
The HTML table comprises 2 columns, the first being a question, and the second being an answer. The name of the variable will be the question while the value will be the answer.
Can't seem to find much online..