it's limited in OSS for workspce storage and not available for instance related features
it's limited in OSS for workspce storage and not available for instance related features
14 Replies
Unknown User•7d ago
Message Not Public
Sign In & Join Server To View
DuckDB scripts is an awesome addition — great work guys!
hey, so I was trying to connect Gmail and Google Drive to Windmill and ran into some permission issues. With Gmail, I can get send-only permissions working fine, but when I try to give read access it gets blocked. What's the recommended approach for getting Gmail read access set up?
Same thing with Google Drive - I could only get file-by-file access rather than full Drive access. What's your suggested workflow there?
I noticed lindy.ai can get full access to both Gmail and Google Drive, so it seems like this might be a Windmill-specific decision? curious what the recommended approach is
BTW, really loving Windmill! Getting super close to having Cursor 1-shot my flows, which is honestly mind-blowing. Huge step up from other platforms I've tried. Great work!
@nilrun-mardux we're working on our own flow ai builder but feel free to share your cursor rules as we also want to provide official guidance to generate flows with cursor
there is nothing specific to any oauth provider in the scopes. You can customize them at resource creation time
nice that's great. I found Cursor struggled a lot at first. then I fed it some working Repos from github, had it take the most basic functionality from those flows and then layer on complexity step by step.
finding when Cursor is grounded with working Windmill flows it does well. Still early days of my testing though.
interesting. might be my ignorance of Oauth.
I did a test though with lindy.ai read access to same email and it worked while with Windmill selecting same scope of https://www.googleapis.com/auth/gmail.readonly
the connection to gmail gets blocked.
Shared screenshots on it.



you need to be approved by google and go through a very expensive audit to read emails
we didn't bother yet
kk, yes had seen they added some burdensome requirements recently. good to know
curious what workarounds people are using
one idea I had was cc another email service or auto forward particular emails and have my Windmill workflows trigger on those.
you can use an api key
ah amazing. okay I'll look into that route
Unknown User•6d ago
Message Not Public
Sign In & Join Server To View
triggers are just not available on multi-tenant cloud but available on hosted ee
it's because triggers that are tied to listening to publishers can't scale to multi-tenant scale, it needs dedicated servers
Unknown User•6d ago
Message Not Public
Sign In & Join Server To View
correct, it's dedicated db, workers, servers