Connectors for logic apps
The main concept of Azure Logic Apps is connectors. Connectors are both actions and triggers that you can use in your workflows to fetch data, transform it, and extend the current capabilities of your applications. Currently, Azure logic apps have 200 different connectors available, which allow you to integrate with multiple Azure services (such as Azure API Management or Azure Functions), other systems (OneDrive and Salesforce), and even on-premises systems.
Connector types
In Azure Logic Apps, connectors are divided into two categories:
- Built-in connectors: These are designed to work with Azure services and create workflows, and are organized around handling application logic and working with data.
- Managed connectors: These connectors ease integration with other systems and services.
Managed connectors are divided into even more detailed groups:
- Managed API connectors
- On-premises connectors
- Integration account connectors...