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
But I realized it's schema contains the specific resource location on my instance, so I'm not sure if this works as a generalized resource type on the hub 🤔
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm setting up my workflows for Grist using windmill, and Intuitively created a Grist resource type:
https://hub.windmill.dev/resource_types/155/grist
Then, I realized I often want to refer to a specific document instead, so I created a resource type that combines a Grist instance with a documentID:
https://hub.windmill.dev/resource_types/156/grist_document
But I realized it's schema contains the specific resource location on my instance, so I'm not sure if this works as a generalized resource type on the hub 🤔
Here's a script which I'm using it for:
https://hub.windmill.dev/scripts/grist/8890/read-records-from-a-grist-table-grist
Beta Was this translation helpful? Give feedback.
All reactions