Hello
I am attempting to utilize the transactional API in Python. Specifically trying to retrieve all line items in a model w/ID

I tried doing this in Anaplan Connect earlier, however, it did not work for me. I am now trying in Python. However, it's quite the challenge as 1 article does not have the steps, I am having to read 5+ articles to piece together the script, though because each author has slightly different naming variables, I am having a bit of difficulty piecing it all together.
Anyone have a template which can call the transactional API? I will ideally need a template that takes me from authentication all the way through retrieving all line items and then putting that data into a csv.
Tagging Python pros: @Kevin_Cho @jesse_wilson @christophe_keom @JaredDolich