
Luka Bracanović
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 7
Activity overview
Latest activity by Luka Bracanović-
Luka Bracanović created a post,
Get tasks params
Hello, I have spotted few errors at "Get tasks" API documentation. First param "App" does not have any description. For date range (created_on,completed_on etc) there should be any example of Ab...
-
Luka Bracanović commented,
Ok, I've found in documentation. (my bad) To find any occurrence wild card is needed. Search: string*
-
Luka Bracanović created a post,
Search app API - find string occurrence
AnsweredI've noticed that to search string in item I need to write whole string (word) to get any result. If I search for part of word which is in item, then I get no results. Example: String in item:"So...
-
Luka Bracanović commented,
Great, thanks.
-
Luka Bracanović created a post,
Get delegated tasks with API
How can I get delegated tasks (not to user himself) with API ? Or better question how to set filters ? I can set created_by, but then user get also tasks he assigned to himself, so how to eliminat...
-
Luka Bracanović commented,
Thanks for replay, this will actually do the thing.
-
Luka Bracanović created a post,
Get unseen messages or conversations with unread message
AnsweredHello, How can I get conversations with unread messages or get unread messages ? I have looked on sandbox and didn't seen that possibility at conversations, also did look at notifications, tried ...
-
Luka Bracanović commented,
I have developed little app which can help you with problem. By using this "Hook generator" you can attach hook to automatically convert 1 currency to another. Check out, http://mr-br.com/podio/ap...
-
Luka Bracanović commented,
Great! :)
-
Luka Bracanović created a post,
PodioTagSearch::get_for_app error
AnsweredHello I am having some problems with git, so I don't have latest podio lib, so maybe this problem is already solved. While working on something I was trying to search app items by tag with meth...