A Power Platform connector is a proxy or a wrapper around an API that allows the underlying service to talk to Microsoft Power Automate, Microsoft Power Apps, and Azure Logic Apps. It provides a way for users to connect their accounts and leverage a set of prebuilt actions and triggers to build their apps and workflows.
-
Mastodon connector
This connector lets you interact with the Mastodon microblogging platform.
An Open API 2.0 swagger definition, an API properties file, and a README.md.
The API definition, also known as the swagger, describes the API for the custom connector using the OpenAPI specification.
For further details, see the apiDefinition.swagger.json JSON schema.
The API properties file contains some properties for the custom connector. These properties are not part of the API definition. It contains information such as the brand color, authentication information, etc. For further details, see the apiProperties.json JSON schema.
README.md file for the connector includes a description for the connector, any prerequisite you may need to setup the connector. It includes instructions on how to use the connector and api, how to get credentials, supported operations, known issues and limitations, etc.
To learn more about the Power Platform visit the Power Platform and Azure Logic Apps connectors documentation site.