Azure Logic App HTTP Listener -


https://azure.microsoft.com/en-us/documentation/articles/app-service-logic-connector-http/#using-the-http-listener-in-your-logic-app says after creating http listener, need to:

  1. create new logic app.
  2. open “triggers , actions” open logic apps designer , configure flow. http listener listed in gallery. select it.
  3. you can set http method , relative url on require listener trigger flow

i have followed steps religiously yet no matter do, see different tutorial! in particular, see double cilck here configure api app enter image description here

i have looked @ many different tutorials online , have same instructions same example photo. none of them appear see see. double clicking takes me apiapp blade can see api definition don't see way add new api endpoint. appears have put, delete , post endpoint created me (all defaults presume) , can download swagger file nothing how can add new or post trigger.

i'm hoping can tell me doing wrong or missing here. perhaps api app missing critical piece of configuration information before can used in logic app? followed directions letter far can tell.

ah, missing piece of puzzle click on arrow underneath "double click here" text. had assumed arrow same double clicking.


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -