
I created a new "When HTTP request is received" which can be called by specific users inside the tenant, but i am not sure how i can test it? is there a simple way? i read some articles which show how to do so in Postman, but this require creating an App registration inside azure.. so is not there a simpler approach to test this directly without having to do App registrations? simpler to how we test Graph API using the explorer web site?
Thanks
You can simply create another flow with a manual trigger and add an HTTP action to it.