Azure Logic Apps - HTTP Listener -


i working on logic apps http listener , tried below option rather creating api controller. referring below urls

https://azure.microsoft.com/en-us/documentation/articles/app-service-logic-http-endpoint/

i created logic app "http request" , processing , send response caller. working expected.

but 1 thing wanted know , when create http request, provides default url below,

https://prod-****.logic.azure.com:443/workflows/*******69a5b764/triggers/request/run?api-version=2015-08-01-preview&sp=%2ftriggers%2frequest%2frun&sv=1.0&sig=*****2mcootkzu

shall define custom url instead default one, below

please advise.


Comments

Popular posts from this blog

javascript - Why Selenium can't find an element that is graphically visible -

android - Basic camera in app -

scala - Using the kronecker product on complex matrices with scalaNLP breeze -