Hello All.
I built the custom action which supposed to execute the MS flow URL when new Item is created.
The trigger is executed, but all actions remain in the failed or in progress state
My Ms Flow is very simple. It returns 200 status (I checked it with Postman).
When I register the webhook - it’s working.
What could be a problem with the custom action?