Bruno Soares Lima

  • Total activity 70
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 22

Posts

Recent activity by Bruno Soares Lima Recent activity Votes
  • Filter problem

    Hi all, I'm using the filter items method (https://developers.podio.com/doc/items/filter-items-4496747), but I think there is a "problem". If I have a text field with value "00007874" and use this ...

  • Clone items problem

    We are having problems to clone items after last podio update, some items that have relationship are not comming selected, there's no problem with permission. Someone have the same problem?

  • Get item revision not working

    Hey guys, I'm trying to use the method for Item Revision, but, the revision detail is not working properly. Link - https://developers.podio.com/doc/items/get-item-revision-22373 When I call, the...

  • Invalid request - unauthorized

    Hi guys, some calls that I'm doing, it happening this error: {"error_parameters":{},"error_detail":null,"error_propagate":false,"request":{"url":"http:\/\/api.podio.com\/item\/app\/2602995\/","quer...

  • Download file .net

    Hello all, I saw in the blog the possibilitie to download files with PHP or Ruby. I'm trying in .net, but nothing until now, :( Someone can give me a tip???

  • Search Deleted items

    Answered

    Hello guys,  I have an application that copies daily list of items and records in our database. Thinking about do less API call, I implemented in getitems function using "last_edit_on" returning o...

  • Filter items problems

    Answered

    Hi, I'm trying use the filter item, but, the error is happening:   {"error_parameters":{},"error_detail":null,"error_propagate":false,"request":{"url":"http:\/\/api.podio.com\/item\/app\/3778928...

  • get Token without clientID and clientSecret.

    Answered

    Hi guys, I'm developing one app in Windows Phone, and would like to know if has one way to get a token using user authentication. My app is only for see Podio items. I will not allow insert nothi...

  • Permission for Export Items by API

    Answered

    Hello all, When I'm using the API function export, the API is returning for me: "The app with id 999999999 does not have the right export on app with id 999999999". I already check the option wh...

  • Archive Items

    Answered

    Hi all, I have a app that have new items all day, each item is like a job, and, when this job finish, I would like to archive this item. I want this because when I have a lot of items, these fini...