Hello,
Below is my scenario.
Statement: Third party application(Schoox) will have timely updates. I want to trigger a custom connector in power automate for each of those updates and perform some action.
Problem:
Schoox has the flexibility of creating a webhook to push the update to any platform with the help of endpoint URL.
Schoox pushes the update request to the power platform using the provided endpoint.
How do i create this endpoint URL in power automate custom connectors and link it to schoox?
is there a way to achieve this ?