petrbroz / aps-powerautomate-connector

Experimental Microsoft Power Automate connector for Autodesk Platform Services.
5 stars 0 forks source link

aps-powerautomate-connector

Experimental Microsoft Power Automate connector for Autodesk Platform Services.

Usage

Importing the Connector into Power Automate

Using the Connector in your Power Automate flow

Type Name Description
trigger When a new version of a design is uploaded Will be triggered whenever a new design is uploaded to a specific folder in ACC.
action List issue categories and types Will return all possible issue subtypes (a subtype ID is a required input when creating new issues).
action Create new issue Will create a new issue in your ACC project.

Development

When working on the OpenAPI specs, make sure to use OpenAPI extensions related to Power Automate custom connectors: https://learn.microsoft.com/en-us/connectors/custom-connectors/openapi-extensions.