Document to text: Split out multiple documents from within the document

I would suggest telling AI the breakpoints between the surveys (e.g: a survey title).

Then, extract the text and convert it to a JSON array with same rules as above.

Loop through that array in a workflow and add rows to the destination table.

1 Like