You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hey @Raiishin, unfortunately Streamlit doesn't support any kind of REST API overlay so it'll be quite difficult to implement (open to a PR if you'd like to try something outside of that though)
Currently I'm sending my statements to a Gmail address, then running a serverless function that extracts the transactions and uploads it to a GCS bucket as a CSV file.
Would be very useful if there is an API endpoint for me to use, which will return a JSON for me to use and manipulate on my own end.
As for how to pass the file through, perhaps the user has to upload it somewhere on the cloud, like S3 perhaps?
The text was updated successfully, but these errors were encountered: