User Tools

Site Tools


azure_logic_apps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
azure_logic_apps [2017/02/28 18:30] – General info shawnazure_logic_apps [2017/02/28 20:24] – More info about connectors shawn
Line 4: Line 4:
   * //Power Apps// is a forms creator/editor for Logic Apps/Flow.   * //Power Apps// is a forms creator/editor for Logic Apps/Flow.
  
-====== Coding ======+====== Connectors (developing) ======
  
-//Connectors// are=> //Azure API Apps// are=> //Web API// apps.+//Connectors// **are=>** //Azure API Apps// **are=>** //Web API// apps
 + 
 +Two types: 
 + 
 +  * Actions - "Regular old Web API actions" ((https://blog.geist.no/custom-connectors-taking-azure-logic-and-api-apps-for-a-spin-part-2/)) 
 +  * Triggers 
 +    * First connector **must** be a trigger. 
 +    * //Push// or //pull//. 
 +    * More complex than just a Web API action.
  
 **Project file:** ''apiapp.json'' **Project file:** ''apiapp.json''
Line 25: Line 33:
   * [[https://www.youtube.com/watch?v=BcQ2SwedDu4|Azure API Apps for Web, Mobile and Logic Apps]] video from %%//Build/%% 2015.   * [[https://www.youtube.com/watch?v=BcQ2SwedDu4|Azure API Apps for Web, Mobile and Logic Apps]] video from %%//Build/%% 2015.
   * [[http://blogs.u2u.be/michael/post/2017/02/24/Creating-connectors-for-your-Logic-AppsFlow-(Part-1-regular-Connectors).aspx|Creating connectors for your Logic Apps/Flow (Part 1–regular Connectors)]] (Feb. 2017).   * [[http://blogs.u2u.be/michael/post/2017/02/24/Creating-connectors-for-your-Logic-AppsFlow-(Part-1-regular-Connectors).aspx|Creating connectors for your Logic Apps/Flow (Part 1–regular Connectors)]] (Feb. 2017).
 +  * [[https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-create-api-app|Creating a custom API to use with Logic Apps]] (2016).
   * [[https://blog.geist.no/custom-connectors-taking-azure-logic-and-api-apps-for-a-spin-part-2/|Custom connectors, taking Azure Logic and API apps for a spin - Part 2]] (21015).   * [[https://blog.geist.no/custom-connectors-taking-azure-logic-and-api-apps-for-a-spin-part-2/|Custom connectors, taking Azure Logic and API apps for a spin - Part 2]] (21015).
   * [[https://github.com/logicappsio|Example connectors]] source on GitHub.   * [[https://github.com/logicappsio|Example connectors]] source on GitHub.
azure_logic_apps.txt · Last modified: 2017/05/17 01:13 by shawn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki