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

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -