Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement PAGES GET APIs client to fetch and display data in sample application #18

Open
saniasiddiqui opened this issue Nov 27, 2017 · 2 comments
Assignees
Labels

Comments

@saniasiddiqui
Copy link
Collaborator

Implement all get apis from pages module using description from : https://staging.kibopush.com/docs/#/
Data will be displayed in table format with search filter and 'export into csv' button.

@saniasiddiqui saniasiddiqui changed the title Implement PAGES GET APIs client to fetch and display data in sample application #17 Implement PAGES GET APIs client to fetch and display data in sample application Nov 27, 2017
@saniasiddiqui saniasiddiqui self-assigned this Nov 27, 2017
@saniasiddiqui
Copy link
Collaborator Author

saniasiddiqui commented Nov 30, 2017

I have been working on the page APIs. However there are few points that needs to be discussed.

  1. We have three apis /pages/, pages/allpages/, pages/otherpages
    More or less the information is same. In 'all pages' we have no.of subscribers mentioned while in 'pages' we don't have that.
    OtherPages payload is giving me same data as pages or all pages i.e. information of connected pages. As mentioned in description /otherPages/ should give us information of disconnected pages.

image
We have apis like /page_survey/,/page_poll/, page_broadcast/. It is giving me almost same information as /survey/,/polls/,/broadcasts/. Why are we needing these apis ?

@sojharo

@saniasiddiqui
Copy link
Collaborator Author

Blocked by query described in : Cloudkibo/KiboPush#1151

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant