
Bruno Soares Lima
- Total activity 70
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 22
Comments
Recent activity by Bruno Soares Lima-
I found the problem, I started to use Podio before the API for .net be available, and I don't know why, using Restsharp for make the search was returning wrong, using the httprequest it's ok know, ...
-
Actually, when I asked for the prints, the clone items come to work again, sorry, thanks.
-
Hey Andreas, Good Idea, I saw now this possibilities, thank you.
-
I can't believe in that, do you know know many work I will have to do to repair it? We have a lot of hooks and after change, a lot of problems come to us. I'm really desapointed with this... :(
-
Yes, we have here the same problem, we need the edit button to edit all fields before SAVE the item. And after that, execute only one time the hook.
-
Someone else??? I need this :(
-
I'm using .net 4.5.
-
Hey friend, I'm developer and I have a expertise in integrations with Podio, if you want, we can talk about your needs. Let me know in brunno.sl@gmail.com.
-
In this code: &client_id=' + YOUR_APP_ID you're wrong. You need put your client_id base on the API key, not your APP_ID. (https://developers.podio.com/api-key)
-
I don't see problem with ASP Classic, maybe using ServerXMLHTTP object (http://msdn.microsoft.com/en-us/library/ms762278%28VS.85%29.aspx) you can do this. It's a good thing to test :P