Azure Logic Apps
Azure Logic Apps is a cloud platform for creating and running automated workflows that integrate apps, data, services, and systems. It provides a visual designer and over 400 connectors to build event-driven, scheduled, and on-demand integrations.
APIs
Azure Logic Apps REST API
Programmatic management of Azure Logic Apps automated workflows including workflow definitions, triggers, actions, runs, integration accounts, and connectors.
Features
Build workflows visually using a drag-and-drop designer in the Azure portal or Visual Studio Code.
Connect to hundreds of SaaS apps, databases, file systems, and Azure services with prebuilt connectors.
Start workflows from HTTP requests, scheduled timers, file changes, or events from connected services.
Process EDI, AS2, X12, and EDIFACT messages with integration accounts for partner-to-partner workflows.
Run long-running stateful workflows or short-lived stateless workflows for low-latency scenarios.
Connect to on-premises data sources using on-premises data gateways and integration service environments.
Use Cases
Connect SaaS apps, databases, and on-premises systems for end-to-end business process automation.
Exchange business documents with partners using industry-standard EDI protocols.
Trigger workflows based on events from Azure services, third-party APIs, or scheduled timers.
Transform and route data between systems using built-in mapping and conversion capabilities.
Integrations
Invoke Azure Functions from workflows for custom code execution.
Send and receive messages through Azure Service Bus queues and topics.
Integrate with Outlook, SharePoint, OneDrive, and Teams using Office 365 connectors.
Connect to Salesforce CRM for record creation, updates, and event-driven workflows.
Expose and manage workflow endpoints through Azure API Management.