View source: R/refreshTransactions.R
refreshTransactions | R Documentation |
Adds new transactions, deletes exisiting or modifies existing transactions. If there is no df_transactions data frame, it will create one. Caution: Must be careful with use, as to not overload YNAB's servers.
param.token.code |
Your YNAB API personal access token |
param.budgetid |
The ID associated with the selected budget |
param.dfname |
(optional) Name of data frame which contains existing transactions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.