Scenario:
We would need to create polls on our web based control panel and display the input for those polls on our mobile application, submit user’s choice and display latest results visually. Do you provide this sort of API?
We assume we would need an API end point:
- Create poll
- Submit response
- Get latest results
Where in the documentation does it show these end points?