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

List of Post API calls to be implemented in Sample Application #31

Open
saniasiddiqui opened this issue Dec 6, 2017 · 3 comments
Open
Assignees
Labels

Comments

@saniasiddiqui
Copy link
Collaborator

Create a list of post calls that are to be implemented in sample application phase I and gives client a clear vision of how KiboPush POST APIs can be implemented on their websites.

@saniasiddiqui saniasiddiqui self-assigned this Dec 6, 2017
@saniasiddiqui
Copy link
Collaborator Author

Following list of Post APIs can be implemented in phase I sample application:

  1. /workflows/disable
  2. /workflows/enable
  3. /workflows/create
  4. /workflows/edit
  5. /polls/create
  6. /polls/send

This would complete our two modules workflows and polls. And give a clear idea to client how the KiboPush post calls can be implemented.

1,2,3 have been implemented to get an understanding of how post functionality would work at client side. 4,5,6 will be implemented in similar manner.
Implement POST call from sample Application that saves data to the KiboPush servers #30

@sojharo
Copy link
Collaborator

sojharo commented Dec 7, 2017

I have reviewed this with sania. We have discussed designed document for this project. Also we discussed which post methods should we show in our application as an example. I also did a demo of application with sania.

Please don't do the no 4.
Instead do the simple broadcast send from your sample application.

@saniasiddiqui
Copy link
Collaborator Author

/workflows/disable
/workflows/enable
/workflows/create
/polls/create
/polls/send
/broadcasts/sendConversation
These are done.

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

2 participants