Is it possible to automate adding members at ACC docs by Power Automate?

Is it possible to automate adding members at ACC docs by Power Automate?

takeuchi.iyo
Enthusiast Enthusiast
808 Views
5 Replies
Message 1 of 6

Is it possible to automate adding members at ACC docs by Power Automate?

takeuchi.iyo
Enthusiast
Enthusiast

I can find only 3 Autodesk's trigger at Power Automate.
Power Automate is just for Data Exchange?

0 Likes
Accepted solutions (1)
809 Views
5 Replies
Replies (5)
Message 2 of 6

jeremy_tammik
Alumni
Alumni

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:

   

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes
Message 3 of 6

takeuchi.iyo
Enthusiast
Enthusiast
so where is appropreate forum?
I couldn't find it.
0 Likes
Message 4 of 6

jeremy_tammik
Alumni
Alumni

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.

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes
Message 5 of 6

mikako_harada
Community Manager
Community Manager
Accepted solution

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

 


Mikako Harada
Developer Technical Services
Message 6 of 6

takeuchi.iyo
Enthusiast
Enthusiast

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.

0 Likes