PowerPlatformConnectors/independent-publisher-conne.../Microsoft Acronyms
Troy Taylor 640c79fbaf
Microsoft Acronyms (Independent Publisher) (#2876)
* Revert "Merge branch 'microsoft:dev' into dev"

This reverts commit 096a7c3199, reversing
changes made to cb0948670f.

* Revert "Merge branch 'microsoft:dev' into dev"

This reverts commit cb0948670f, reversing
changes made to dc26e8a026.

* Revert "Revert "Merge branch 'microsoft:dev' into dev""

This reverts commit 01764d0a6d.

* Revert "Revert "Merge branch 'microsoft:dev' into dev""

This reverts commit a3f086ef0f.

* Add files via upload

* Revert "Add files via upload"

This reverts commit eeff7b7a02.

* Add files via upload

* Delete independent-publisher-connectors/FileIO directory

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Revert "Add files via upload"

This reverts commit 1d85506958.

* Add files via upload

* Update apiDefinition.swagger.json

API has moved to prod from beta
2024-04-16 17:16:58 +05:30
..
apiDefinition.swagger.json Microsoft Acronyms (Independent Publisher) (#2876) 2024-04-16 17:16:58 +05:30
apiProperties.json Microsoft Acronyms (Independent Publisher) (#2876) 2024-04-16 17:16:58 +05:30
readme.md Microsoft Acronyms (Independent Publisher) (#2876) 2024-04-16 17:16:58 +05:30

readme.md

Microsoft Acronyms

You can use the Microsoft Search service in Microsoft Graph to search, add, and update acronyms in your organization.

Publisher: Troy Taylor, Hitachi Solutions

Prerequisites

This connector requires the use of a Microsoft work account.

Obtaining Credentials

You will need an Azure Entra ID app registration client ID and client secret, along with the delegated app permissions for SearchConfiguration.ReadWrite.All and Acronym.Read.All.

Supported Operations

Search acronyms

Retrieve a list of acronyms based on the search query.

List acronyms

Retrieve a list of the acronym and their properties.

Create acronym

Creates a new acronym.

Get acronym

Read the properties and relationships of an acronym.

Delete acronym

Deletes an acronym.

Update acronym

Update the properties of an acronym.

Known Issues and Limitations

This connector uses the Graph beta API endpoints, as that is the newest product version.