Hello, Make.com community,
I am in the process of creating a Finance Tracker that imports my Transactions from a Google Sheet. When adding my transactions, I want to add them to a Notion table (Expenses, Revenue, Transfers) and assign them to the correct month (a relation to the Month table).
I have successfully used the Make formula to always generate the correct name for the Notion table item. However, it stated that I need the UUID.
Is there a way to map the month?
I can’t think of another way to ensure that my Make scenario remains consistent when adding future months for different years moving forward.
The goal with this project is for it to be entirely automatic other than the few things I need to do to get the data onto the Google Sheet (which I am working on converting from semi-automatic to automatic).
Advice duly appreciated!