
Louis-Philippe Papillon
- Total activity 36
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 12
Posts
Recent activity by Louis-Philippe Papillon-
Podio Import, Webhooks and rate-limit
Hi all, I keep an app of my subscribers into Podio and monthly import updated Excel files into it so my data is up-to-date. The problem is I have a webhook on creation to keep a mysql copy in sync...
-
Post new item with Contact field => share item
I have an app that has a Contact field which is set as: "Workspace members - invite users". This functionality works fine from within Podio I can put anything in there, even an email, and the user ...
-
PodioItem::update() slow rate limit
Hi devs, I just into a problem with an integration because of the Podio API rate limit, and I can't find a way around it. My client imports huge Excel lists of prospects into a Podio app, and then...
-
Create item with "0" values in number fields
Hi guys, Using PodioPHP to create app items, I add PodioNumberItemField to my item and set value to 0. When I save() my item it is created in the app, but the field is empty (blank). If I edit it...
-
Broken Workspace? Can't get ID.
AnsweredI need to get the workspace ID to perform queries with the PHP API. I can't get it anywhere from Podio from what I can tell. I tried to call the space_url API to get the Workspace ID from the URL (...
-
Bug in Podio-PHP PodioItemField?
AnsweredHi folks, Working with PodioPHP latest version I believe, downloaded last week. I was working with a PodioItem which returns a list of fields, and looking through the code I saw that Contact fiel...
-
App reference by Unique ID
Hi, I love the new unique ID feature for apps, but I think it would be useful when linking an item in an app that has an App Reference field, to show or at least be able to search by this unique I...
-
Getting App Authentication errors today, wasn't yesterday
AnsweredHi guys, I am using PHP API with App Authentication. I have linked to several apps and all has been working great the last few weeks. Now suddenly today I get errors about 40-50% of the time I try...