jonkristian
My flows stopped working after updating windmill
I updated windmill today, running on coolify and it appears that many of my flows stopped working. Looks like something to do with package cache or lock file, any pointers on how to proceed?
I am seeing stuff like :
And
38 replies
New API | Oauth and extra params
Hello. I am testing windmill for syncing changes between a WooCommerce shop and an ERP. I can't find this ERP in the list of resource types, so to handle oauth, request/refresh token, etc.. do I just submit a PR with endpoins and scopes added to
oauth_connect.json
? Also the ERP is using grant_type: client_credentials
with an extra mandatory field tenant_id
. Not sure how to go about setting this up, hoping for some guidance.41 replies