T
Twenty3mo ago
El Odve

Additional fields on workspace members

Hi, I'd like to store more information on the workspace members for some automation purposes - as far as I can see there is no way to do this easily as this can't be changed in the data models...?
7 Replies
El Odve
El OdveOP3mo ago
I mean I can always do this manually in the database, but I'm afraid it might break any possibly update and migrations...
Prastoin
Prastoin3mo ago
Hey you should be able to retrieve workspace members information through both REST and graphql apis
fendle
fendle3mo ago
Hi @prastoin , I assume he asked the same thing what I did. He would like to extend the fields for a workspace member.
Prastoin
Prastoin3mo ago
Ah sorry read the issue too fast Indeed for the moment this is not possible and would require a custom twenty build
El Odve
El OdveOP3mo ago
@fendle - yes, exactly. I'll work around it for now by creating a separate data model, but it would be handy to be able to add more fields in the future (for me at least 🙂).
fendle
fendle3mo ago
It would be, I use as workaround nocodb table to have additional fields.
Prastoin
Prastoin3mo ago
Yes I don't have an ETA right now but workspace should become a standard object at some point aka should extendable

Did you find this page helpful?