
Henrik Huhtinen
- Total activity 92
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 28
- Subscriptions 17
Posts
Recent activity by Henrik Huhtinen-
PodioItem::filter_by_view for current view returns random amount of duplicate item ids
We have developed an extension of sorts and I noticed a strange issue with it. Our extension takes the users current view's items and does something to all of them. However, when the item count bec...
-
Notifications trigger randomly from new items created via API
Hello, I've noticed some strange behaviour. I create items via API, using PodioItem::create. I am not specifying any paremeters (hook or silent), so the default silent => false should apply. Someti...
-
Can I use an SNI-based HTTPS-site as my webhook URL server?
Hello! I found a post from last year stating that Podio webhooks can't be served from a SNI-based HTTPS site. I wonder if this has changed since then? It is not an issue for us right now but I was ...
-
Using Office 365 account for Podio login
CompletedThis is so obvious request but I can't find information on this. Wouldn't it be nice if we could use Office 365 logins to authenticate to Podio as a user instead of only for One Drive or calendars?...
-
Improve the (already good) search, especially the exact location of the search string in comments and chats.
I love Podio's search capability, it is fast and reliable, BUT.. If I find something in an old but active item's comments, I am only shown the item where the string is found. Then looking at the i...
-
Can I define the app for which my extension asks permission for?
I would like to use server-side flow to get access to a certain app and that app only. The flow accesses: https://podio.com/oauth/authorize?client_id=YOUR_APP_ID&redirect_uri=YOUR_URL&scope=SCOPE...
-
Stop moving around the button to "Add item". It is on the right in one view, on the right in another. Bad UI design.
To add an item, I usually press the nice big green button on the right side of the UI. But when I view a single item, the big green button is.. on the other side of the window, on the left. Please ...
-
Allow comment editing directly in newsfeed
Currently I can edit my comments on a status update - but only if I click open the single status item. In the activity feed-view the edit-tool does not appear. This causes confusion.
-
Assigning a task reminder to someone else?
Hello! I made script that created tasks on an app's items based on a contact and date fields in the item, checking if the date field was within a few days and then assigning the task to the contact...