Who would benefit? |
Software Providers |
What impact would it make? |
Enables software providers to
|
How should it work? |
Pretty simple - your feedback widget is calling an API to submit poll results, etc. Make a public supported api that allows the same. POST / Poll { poll id, feedback, user info, ...} |