From dd01896fa26ee9d1cf736988fe943cb9296074bc Mon Sep 17 00:00:00 2001 From: Tommy Parnell Date: Wed, 19 Sep 2018 18:50:57 -0400 Subject: [PATCH] minor edit --- ...g-a-slack-slash-command-with-0-code-using-Azure-Logic-Apps.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_posts/Creating-a-slack-slash-command-with-0-code-using-Azure-Logic-Apps.md b/source/_posts/Creating-a-slack-slash-command-with-0-code-using-Azure-Logic-Apps.md index 4884cc4..94c43b8 100644 --- a/source/_posts/Creating-a-slack-slash-command-with-0-code-using-Azure-Logic-Apps.md +++ b/source/_posts/Creating-a-slack-slash-command-with-0-code-using-Azure-Logic-Apps.md @@ -25,6 +25,7 @@ In my case I started out with the http trigger. I made a parallel branch. The fi ![an image of a cat from the random cat slash command](slack2.png) +Here is a quick view of my logic app workflow. ![a screen shot of a logic app workflow in azure](azure1.png)