I am a newbie developer for IPA. In my process flow, I need to read a file with item information in it and then produce an output file that only has the items that changed and/or are newly added to locations. I believe I will need to create a javascript for this. Does anyone happen to have a sample javascript from doing this already that I can review? I feel like this is a common type of "interface".
Thank you!