Forum Discussion
JeffKelly1
8 years agoQrew Member
Thank you for the information, that would be my first step, although I believe the original question would be helpful for me to bring EDI responses back to quickbase as well.
- _anomDiebolt_8 years agoQrew EliteThe process of parsing an EFI file can also be done with script. In the past all a browser could do with a text file is send it to the server. Nowadays it is easy to select a file from the users local computer, read the the file and parse it and send the parsed information to the server (QuickBase).
But again you have to pay attention to every piece of data involved in the process in terms of both input and output.