
Domenico Matteo
- Total activity 75
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 27
Comments
Votes on activity by Domenico Matteo-
Things that counts as one revision (possibly non exhaustive) Change to any number of values in a single calle.g. {"money":{"currency":"USD","value":"1000"}, "number": "99"} and {"number": "99"} bo...
-
Hi Eric, We currently don't have any general issue with maps not being displayed. Please submit a ticket (here: https://help.podio.com/hc/requests/new) so we can look into the matter for your speci...
-
You could use our reference/search endpoint and then do some comparisons with the results you get back, to ensure you don't add duplicates. Since the first results are the most fitting, assuming th...
-
Hi Muhammad, you can add animated GIFs from giphy.com by referencing their ID in comments, like this: { ... "value": "Look at my comment!!!! $id:26FPGsG2NZL1QzAFW$"} You can get the ID from giphy...
-
Hey there, Podio workflows can't send email at the moment but it can be achieved with GlobiFlow (now sold with Podio), and that would be a very easy workflow to setup. See http://blog.podio.com/201...
-
Hi Rainer, there is no consensus in the team that the revision rotation will benefit Podio as a whole, therefore we'r not moving forward with it.5000 revisions is, and will remain, the limit. The i...
-
Hi Mik, unfortunately we don't have complete examples of how to use the API end-to-end to replace the webforms, and an app can only have 1 webform at the same time. What you can do, is create your ...
-
Hi KMT, I see.Can you try using the `external_id` of the fields instead of using the ID in the 'search_fields' part of your call?You can find the external ID of the fields by Going to the app view...
-
Official comment Hi Brian, I can spot 2 problems with your code, so let's start with those: #1 You are returning the result of podio.request, but that will simply be undefined because it's an async oper...
-
Official comment Hi Joshua, for performance reason we don't retrieve all the related items with all their contents, but only whatever is configured in their Reference Badge (see here for more info: https://help.pod...