PowerPlatformConnectors/certified-connectors/Mural
dmytroIvanovDev e10ac72e55
Open-source Mural Connector. (#1340)
* Open-source Mural Connector.

* Description and client id were changed.

* The readme file has been expanded.

* iconBrandColor was changed.

* Cleient ID and description  were changed.

* All descriptons were fixed.
2022-03-07 19:56:25 -08:00
..
README.md Open-source Mural Connector. (#1340) 2022-03-07 19:56:25 -08:00
apiDefinition.swagger.json Open-source Mural Connector. (#1340) 2022-03-07 19:56:25 -08:00
apiProperties.json Open-source Mural Connector. (#1340) 2022-03-07 19:56:25 -08:00

README.md

Mural Connector

MURAL is a digital workspace for visual collaboration. Enables innovative teams to think and collaborate visually to solve important problems.

Publisher: MURAL

Prerequisites

You will need the following to proceed:

  • Mural account.

  • Need to create app in Mural Public API and get ClientId and ClientSecret

  • The Power platform CLI tools

Obtaining Credentials

You need to register on https://app.mural.co/

And need to create a new application on this page https://app.mural.co/me/apps

Deployment Instructions

paconn create --api-def apiDefinition.swagger.json --api-prop apiProperties.json --secret <client_secret>

Supported Operations

The connector supports the following operations:

  • Create Mural

  • Create Sticky-note

Known Issues and Limitations

N/A