Export to
Thursday, July 12, 2018 at 10:49am.
Azure Logic Apps - The other side of Azure Serverless Architecture @ Portland Azure User Group
Website
Description
Please RSVP on the Meetup.com page
Join us Monday, July 30 at SoftSource for a technical presentation on Azure Logic Apps!
This presentation by Samuel Adranyi is a continuation of exploring the various Serverless solutions Microsoft Azure offers.
Logic App Service is an integration and workflow engine with per-built connectors to popular SaaS solutions like Salesforce, Dropbox, and Google services. Essentially it's an easy way to move data from Salesforce to Office 365 or to another cloud service.
A logic app begins with a trigger (like 'When an account is added to Dynamics CRM') and after firing can begin many combinations actions, conversions, and condition logic. Logic Apps is a great choice when orchestrating different Azure Functions in a process - especially when the process requires interacting with an external system or API.
More information about the service here: https://azure.microsoft.com/en-us/services/logic-apps/