how to trigger the http trigger in function using a button flutter?
I am currently trying a http trigger in azure functions. But the trigger should happen if I click a button on my flutter web application. Should I use REST API or any other way to do this.
the url is