We are trying to create a custom connector to call a REST service when an email arrives. However when we provide URL and invoke it to test, it changes the URL as below.
from
to
Why does it change the URL provided? Also is it possible to dynamically provide hostname for REST API?
Are you able to upload your swagger file?
Have you had a look at the custom connector for MS Teams?
https://github.com/ltwlf/Microsoft-Flow-Create-Team-Connector/blob/master/teams.swagger.json
This shows how to setup the host and paths.
Michael E. Gernaey
497
Super User 2025 Season 2
David_MA
436
Super User 2025 Season 2
Riyaz_riz11
244
Super User 2025 Season 2