Calling Kinetic app from Classic Customization with parameter

Thanks, I was able to finally get this to work along with some information here:

I added the KeyFields dataview and added a packnum field. I then added a row-update event with an On Load trigger. I could then add a rest call using my packnum field as a parameter to pull in my full dataset.

This was probably my first real experience using Application Studio, so thanks for the guidance.