
Stefan Ukena
- Total activity 353
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 12
- Subscriptions 185
Posts
Recent activity by Stefan Ukena-
Remove space member
Hi guys, maybe somebody has the time to answer ;) -- Is there a way to remove a space member via the API, basically the opposite of https://developers.podio.com/doc/space-members/add-member-to-spa...
-
Size limit for text field and comments?
AnsweredHi guys, what is the current limit for text fields? How about comments? Best, Stefan
-
Syntax for 'people' payload of create grant operation?
Hi guys, I can't seem to figure out the required payload syntax for the create grant operation: https://developers.podio.com/doc/grants/create-grant-16168841 The docs say re. the people parameter...
-
Linked account files / where to find the linked account id?
AnsweredHi guys, according to the docs [1] it is possible to attach linked account files to items. How do I find the linked account id that is mentioned there? Best, Stefan [1] https://developers.po...
-
API flow for changing file-name without actually transferring file content?
AnsweredHi guys, I have a customer who would like to rename files **after** they have been attached to an item by a user. I.e. the files are uploaded manually by users and he would like to have a script a...
-
Raw syntax of 'silent' parameter?
Hi, I want to use the silent parameter as described in the item update API to stop my webhooks becoming an endless loop. The docs don't give a specific syntax and I have tried every combination I...
-
Python client up-to-date? Getting error calling Hook.validate()
Hi all, can somebody verify that the official python client at https://github.com/podio/podio-py is working? I managed to setup a webhook via the API and Podio is calling my URL to verify; but whe...
-
Simpler Webhooks with parameters and no verification?
AnsweredHi guys, webhooks are a great feature, but I have a use case where I would like to simply provide a URL that gets called with all the items fields as parameters instead of me having to perform a l...