rogers-obrien-rad / ProPyCore

Interact with Procore through Python for Data Connection Applications (no user authentication)
MIT License
3 stars 0 forks source link

Access Budget Change Endpoints #59

Open HagenFritz opened 2 weeks ago

HagenFritz commented 2 weeks ago

This task is a component of User Story #58

Description

Develop functions to access budget changes including:

HagenFritz commented 2 weeks ago

Spent some time refactoring how the budget module works instead of tackling this issue directly. However, this setup will allow for easier integration and makes things look better.