More information.
I post this into an append to array. Looks good, right? But, when I poop this into a Compose, it has all of the carriage returns in it. Why did the append function not error?? It should have made the text into a digestible format for an array variable, right?
This looks ok, i think?

This is the output from the Compose, using this variable as input.
["{\n \"row\": 1, \n \"3898437847541636\": \"201013\", \n \"8402037474912132\": \"JS75S PRV Dwg. 72784-2-1\", \n \"1083688080435076\": \"\", \n \"3796166086289284\": \"2017-01-10T14:54:30Z\", \n \"8299765713659780\": \"neisler@company.com\"\n}{\n \"row\": 2, \n \"3898437847541636\": \"201015\", \n \"8402037474912132\": \"JS75S316 General Arrg.\", \n \"1083688080435076\": \"\", \n \"3796166086289284\": \"2017-01-10T14:54:30Z\", \n \"8299765713659780\": \"neisler@company.com\"\n}{\n \"row\": 3, \n \"3898437847541636\": \"201017\", \n \"8402037474912132\": \"JS75S316 General Arrg. w/Flue\", \n \"1083688080435076\": \"\", \n \"3796166086289284\": \"2017-01-10T14:54:30Z\", \n \"8299765713659780\": \"neisler@company.com\"\n}{\n \"row\": 4, \n \"3898437847541636\": \"201020\", \n \"8402037474912132\": \"JS75L General Arrg.\", \n \"1083688080435076\": \"\", \n \"3796166086289284\": \"2017-01-10T14:54:30Z\", \n \"8299765713659780\": \"neisler@company.com\"\n}"]