I have a js, that parses data from a paragraph field, where the user will copy and paste a bunch of information. Roughly 62 fields to be parsed. After much trial and error I’ve managed to get all but the names and emails properly parsing to the right fields or any Fields LOL. I’m using splitting scripts and not sure if I need to, or if I’m not using a correct format that the platform receives very well. When sending names to a name field, do they need to be properly parsed and split? Same thing for addresses? If anyone can assist or provide a sample code that has been successful, I would greatly appreciate it as I’ve been on this for weeks and almost at the finish line. Thanks in advance!