Hi
Trying to create custom connector with web app that provides some REST endpoints through which you can programmatically create, update, and submit requests. After providing info on General and Security tabs, the *URL on field the Definition tab is non editable grey without showing any value but showing a message "!Path not defined". Where is the trick or I make mistake?
Thanks for help
Piotr
Hi Piotr_I,
I assume that you have seen this documentation on “Register and use custom connectors in Microsoft Flow”:
https://flow.microsoft.com/en-us/documentation/register-custom-api/
From this doc we know that in the Definitions tab, all the operations defined in your OpenAPI file or Postman Collection, along with request and response values, are auto-populated. While from the error message it seems that you have missed some parameters for the Path.
Please check your swagger file again. Hope this documentation could be your reference:
https://swagger.io/docs/specification/describing-parameters/
Best regards,
Mabel Mao
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492