
Muhammad Yasar K
- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 6
Posts
Recent activity by Muhammad Yasar K-
Podio views not getting.
Hi,While using the API, PodioView::get_for_app( $app_id ); It won't be able to get the Private views and standard views.(will get if we try it in the sandbox here -> https://developers.podio.com/do...
-
How to comment animated gif using API?
How can I comment animated gif in an item using Podio API?
-
can we use type=>mini/micro/short in Podio Item filter?
Is there is any minimized version of item filter API to list out the main data of items (like Item name and Item Id etc.) only?.
-
How to get all apps in a space w.r.t "rigths"?
I used PodioApp::get_all( $attributes = array() ); [https://developers.podio.com/doc/applications/get-all-apps-5902728] to get all apps. but it returns only 100 apps while the space containes more ...
-
filtering is not supported for fields of type email.
found that filtering is not supported for new 'email' field. is there any other solution for the same.