Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I can find only 3 Autodesk's trigger at Power Automate.
Power Automate is just for Data Exchange?
Solved! Go to Solution.
I can find only 3 Autodesk's trigger at Power Automate.
Power Automate is just for Data Exchange?
Solved! Go to Solution.
Is this question related to the Revit API or the Autodesk Platform Services APS?
In the latter case, please note that better help will be obtained addressing the proper channel:
Please note that this discussion forum is dedicated to programming desktop Revit using the Revit .NET API:
I'm sorry, I don't even know. That is not my area of expertise at all.
However, I did find an internal slack channel in which to raise your original question directly, so I went ahead and did so. Awaiting their response now.
There is no direct support for Power Automate.
For BIM 360/ACC API, if your question is about adding members to an account, you can use these endpoints:
https://aps.autodesk.com/en/docs/acc/v1/reference/http/users-POST/
https://aps.autodesk.com/en/docs/acc/v1/reference/http/users-import-POST/
If you are asking if there is an API to add members to a project, then not at a moment. API to add users to a project is still a gap in ACC API, expected to come near future.
ps. Forum for APS API, we use skackoverflow, which is popular forum among coders. You can follow from here with instruction. It will add a tag:
https://aps.autodesk.com/get-help
Thank you.
I undestand the situation now.
I'd like to add project members to ACC by PowerAutomate or API.
It's helpful If it exists when you manage a lot of members who often transfer.
I'll post the idea at Revit idea later.