I’m making a simple form about construction INSS, all the data provided turns into a spreadsheet when the person clicks on send and this spreadsheet I want to send to email X in the workflow, how can I do this? Here are the images
I have this repeater group that takes the Client created by the current user and sends it to this multilineInput where I create the dynamic texts that make up the spreadsheet.
The spreadsheet is already working, I already did a test with the button, and the spreadsheet downloads correctly with each column and row, now my doubt is how to send this spreadsheet to the email, I already tried here and it didn’t work.
I hope you understand my question haha