Hi, i think what you’re looking for is the document.documentElement.scrollTop
property.
You can use this here HTML DOM Element scrollTop
Look the examples in Try it yourself
Its pretty easy to implement using App Connect with JavaScript Functions
I hope thats what u were looking for.