Closed arretx closed 1 year ago
Unless I am missing something, there is no such POST command in the ynab-sdk (https://github.com/andreroggeri/ynab-sdk-python)
It appears that you are correct. It is available via POST url which I'm triggering via NodeRED however.
There's one thing that seems to be missing from this integration, which is initiating the import transactions POST call to the API.
I'm finding that my sensor isn't updating unless I manually login to YNAB, which sort of makes the sensor useless if I want automations to help me remember to login to YNAB. ;).