-
It's really handy to specify which YNAB account you're using for Monzo. Looking at the code, it's `YNAB_ACCOUNT_ID` or `YNAB_MONZO_ACCOUNT_ID` (both work).
This environment variable isn't mentioned…
-
Path:`/case-studies/monzo/index.html`
[Source code](https://github.com/kubernetes/website/tree/release-1.12/content/en//case-studies/monzo/index.html)
-
Shouldn't `monzo_pot_balance` have an `account_id` label?
-
Trying to get this working, after failing to do it the Heroku one-click way I tried manually doing it, starting with "pipenv install".
```
root in monzo-coffee at muadness on master
➜ pipenv in…
-
What type of report is this:
| Q | A
| ---| ---
| Bug report? | YES
## Description:
When running the job and if it fails generating a lead, then Entity manger is not available to complete …
-
Interesting node.
I think it would be good for people who don't know "monzo" to make clear in the readme that it is a bank that is currently only available for UK residents.
-
Hello There,
I have tried deploying fintech to ynab to herokuapp. However the feeds doesn't seem to come back.
Any Help would be appreciated?
-
We'll use this to compile research and screenshots.
-
Hi Scott,
I'm getting very intermittent transaction importing into YNAB from Monzo.
I thought it might have been due to the fact I originally set up the Heroku 6-9 months ago and there might h…
-
Yesterday I requested (and today received) early developer access to the new YNAB API.
It's mostly GET except for transactions that also allow PUT and POST. There's a rate limit which is currently…