Hello,
I am trying to pull Projects and their data so that I can write them out as Word Documents. The hierarchy is as follows. Projects>Assets>Notes
Client Name:
Asset1 , Asset2, Asset 3:
Asset 1's Notes discussion thread
I have been looking around the documentation a bit and I am trying to figure out how to access notes. Using the python API I can see all the Projects and Asets but I am not sure how to access the notes.
Any guidance or direction would be much appreciated.