Get space id for unknown space?
AnsweredHi,
I don't understand how to use https://developers.podio.com/doc/space-members/request-space-membership-6146231 as I fail getting the needed space id.
At first i thought using https://developers.podio.com/doc/organizations/get-spaces-on-organization-22387 I could get it, but it only returns spaces I'm having access to, which makes the whole thing senseless... :-/
What I'm trying to accomplish:
We need a Bot-User to do some requests in all spaces. So the bot should request access automatically if it has no access to a space.
-
You can use https://developers.podio.com/doc/organizations/get-all-spaces-on-organization-11902608 to emulate that list
-
You can only request access to "open" spaces. Private spaces are locked down and you have to be invited. You can get a list of open spaces using: https://developers.podio.com/doc/spaces/get-available-spaces-1911961
-
In Podio itself I can see all workspaces even these I'm not a member of. I can not see the name or anything, but I can send a request to the admins of this particular workspace. I want to do this with the API. Isn't this possible?
It's under https://podio.com/organisationname/organization/spaces. I know this is only visbile to org admins, but despite the fact that I'm an org admin, the API does not return these "unknown" spaces
Please sign in to leave a comment.
Comments
3 comments