You do need to have your own client_secret.json file associated with your authenticated account
Follow the tutorial guide and official documentation for more:
New since last check-in:
- primary functionality achieved, development parked
Future improvement opportunity:
- for some reason, the email sent was recognized really slowly by expensify's smart scan compared to forwarding such emails manually, investigation may be required to find out root cause
TO-DOs:
parse message properlysend message with MIME bodyset date to Monday - Friday of the passing week (or generalize in the future)take input from somewhere to generalize the date range of receipts (but not what i need)- complete tests
refactor codeuse REST api not client api? -nope, client api workstest sending receipts to expensify- ...