How to get the contents of a file on AWS and then link it to Entity.

0
Currently, AWS succeeded in getting the contents of the file (excel) and was able to check the contents. However, it is difficult to link the content with a specific entity because it consists of a simple list of text data. If there is a good example of a connection to this, please let me know.  
asked
2 answers
0

If you can convert or get list of text data in JSON format, You can create message definition and use import mapping to import it to entity. 

answered
0

Hi KooHyun,

thanks for reaching out. I understand your file is an excel document. In this case you could have a look at the Excel Importer module from the marketplace. Here you would first have to create a template that matches the structure of your Excel File.
Hope this helps!

answered