You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Following list of Post APIs can be implemented in phase I sample application:
/workflows/disable
/workflows/enable
/workflows/create
/workflows/edit
/polls/create
/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
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.
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.
The text was updated successfully, but these errors were encountered: