Difference between revisions of "Connectors"
Line 4: | Line 4: | ||
== Microsoft Resources == | == Microsoft Resources == | ||
− | https://docs.microsoft.com/en-us/connectors/?WT.mc_id=DX-MVP-5003780 | + | * [https://docs.microsoft.com/en-us/connectors/?WT.mc_id=DX-MVP-5003780 Power Platform connectors] |
+ | |||
+ | == Community Resources == | ||
+ | * [https://www.connectorreview.com/# Connector Review] by Heidi Neuhauser and Nick Hance | ||
[[Category:Maker]] | [[Category:Maker]] |
Revision as of 17:01, 21 April 2022
A connector defines a service or data source that you can access with Power Apps or Power Automate. There are hundreds of pre-defined connectors to be used and if you need to connect to a service or data source for which there is no connector, you have the possibility to create a Custom Connector. Examples of connectors are for the different Office 365 service, e.g. for sending e-mails and connecting to SharePoint, Microsoft Dataverse (currently there is two; CDS and CDS Current environment), Twitter, Dropbox etc.
The connectors have triggers and actions. Triggers are used to initiate a Power Automate flow and the actions are used for different operations e.g. read and write data. You can also connect to on-premises sources by setting up an on-premise data gateway.
Microsoft Resources
Community Resources
- Connector Review by Heidi Neuhauser and Nick Hance