
Jis Jose
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 6
Activity overview
Latest activity by Jis Jose-
Jis Jose created a post,
JAVA API access_token
Hi, I am using Podio Java library for an integration with server-side authentication. I got OAuthToken and how can we use this token for further operations? I'm storing this OAuthToken in databas...
-
Jis Jose commented,
Thanks. 1. I got this error "PodioBadRequestError: "You have reached the limit of 2500 comments." ". 2. This API call does not provide total comment response.
-
Jis Jose created a post,
Comment
I have some doubts regarding Podio comments. 1. Is there a special rate limit for creating comment rather than normal rate limit? 2.Currently we are using limit and offset to fetch comments, is the...
-
Jis Jose created a post,
Rate Limit
I have got an API key which is used by multiple users. So how would the rate limit be calculated? Per users separately or per the API key in-total? TIA.
-
Jis Jose created a post,
Podio Filter in PHP API
I have a field 'Email' which has an external id 'title' in my app. This is the second field in my app. First field is 'Status' which has external_id 'status'. I used filter API to get items with f...
-
Jis Jose created a post,
Install app
Ref: https://developers.podio.com/doc/applications/install-app-22506 As per your documentation we can install an app with filters,tasks,widgets,integration,forms and items. But when we call this ...
-
Jis Jose created a post,
Modified or newly created items in an application.
AnsweredI'm building a podio application in java, where i like to have a filter based on the last modified datetime. ie I will provide the application id and the datetime and the result I expect to get i...