e10ac72e55
* 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. |
||
---|---|---|
.. | ||
README.md | ||
apiDefinition.swagger.json | ||
apiProperties.json |
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