ynab-sdk-python
ynab-sdk-python copied to clipboard
Scheduled Transactions
I really appreciate all the work that went into this. Thanks so much!
I think that Scheduled Transactions (future dates) aren't yet available based on what I read and what I can try to see digging into the code.
¿Is that right?
Looks like they're different from Transactions, though clearly similar.
Yeah, according with the API spec, there's no endpoint for creating scheduled/future transactions :(
I asked for support, and they directed me to the feature request form. If we can get more people asking for this support from the API, we might get them to do it.
I'm working on a pr to at least get scheduled transactions https://github.com/andreroggeri/ynab-sdk-python/compare/main...Ga68:ynab-sdk-python:scheduled_transactions?expand=1
I still need to work out the test cases, but the retrieval of the data works.
@andreroggeri support has been added https://api.ynab.com/v1#/Scheduled%20Transactions/createScheduledTransaction