<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Creating a new project with the ACC API in BIM 360 API Forum</title>
    <link>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/11908186#M319</link>
    <description>&lt;P&gt;Any updates?&lt;/P&gt;</description>
    <pubDate>Wed, 19 Apr 2023 21:20:12 GMT</pubDate>
    <dc:creator>bthompson</dc:creator>
    <dc:date>2023-04-19T21:20:12Z</dc:date>
    <item>
      <title>Creating a new project with the ACC API</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/10713872#M315</link>
      <description>&lt;P&gt;We curently have two environments: a BIM360, US based, and a Autodesk Construction Cloud (ACC), EU based. Automating the creation of a BIM360 project was easy with the &lt;A href="https://forge.autodesk.com/en/docs/bim360/v1/reference/http/projects-POST/" target="_blank" rel="noopener"&gt;BIM360 POST projects API&lt;/A&gt;. By changing the hub and url (to accomodate the new environment) for the EMEA based environment (&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;A href="https://developer.api.autodesk.com/hq/v1/regions/eu/accounts/:account_id/projects" target="_blank" rel="noopener"&gt;https://developer.api.autodesk.com/hq/v1/regions/eu/accounts/:account_id/projects&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;),&amp;nbsp; the creation of a project still works. However, the project is of the type BIM360 instead of the new ACC Docs (the one with the arrow, which was created automatically):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Project difference.png" style="width: 749px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/981725i2116DC1DFF8C4950/image-size/large?v=v2&amp;amp;px=999" role="button" title="Project difference.png" alt="Project difference.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The BIM360 documentation states the endpoint is not compatible with ACC projects and to go to the ACC API documentation:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BIM360 API.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/981726i103FE64A33E9A60F/image-size/large?v=v2&amp;amp;px=999" role="button" title="BIM360 API.png" alt="BIM360 API.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Where there is no documented way to create a new project:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ACC API.png" style="width: 424px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/981727iE7C90179ACE96059/image-size/large?v=v2&amp;amp;px=999" role="button" title="ACC API.png" alt="ACC API.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Observing the manual creation of a new project as a ACC admin exposes some new parameters for the "&lt;A href="https://developer.api.autodesk.com/bim360/admin/v1/accounts/{accountId}/projects" target="_blank" rel="noopener"&gt;https://developer.api.autodesk.com/bim360/admin/v1/accounts/{accountId}/projects&lt;/A&gt;" URL (such as "isAcsUnified": "true"), but this endpoint is not available for client applications and the body parameters are not documented. So the question is, how to automatie the creation of new ACC Docs projects?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 09:39:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/10713872#M315</guid>
      <dc:creator>JvBMov</dc:creator>
      <dc:date>2021-10-26T09:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new project with the ACC API</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/10722676#M316</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm Eason from the Forge Help team, and trying to answer your compatibility questions of the Account Admin API respectively:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;You can use&amp;nbsp;&lt;A href="https://forge.autodesk.com/en/docs/bim360/v1/reference/http/projects-POST/" target="_blank" rel="noopener"&gt;POST projects&lt;/A&gt;&amp;nbsp;endpoint to create projects for an ACC Hub, but all projects created with this endpoint will be BIM360 projects, not ACC projects, as you found.&amp;nbsp;So, therefore, &lt;STRONG&gt;it's marked as not-forward compatible. &lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;However, you should be aware of that. Even the&lt;A href="https://forge.autodesk.com/en/docs/bim360/v1/reference/http/projects-POST/" target="_blank" rel="noopener"&gt;&amp;nbsp;POST projects&lt;/A&gt;&amp;nbsp;endpoint works for an ACC hub to create the BIM360 projects at this moment,&amp;nbsp;&lt;STRONG&gt;you will use it at your own risk&lt;/STRONG&gt; since&amp;nbsp;this endpoint is marked as&amp;nbsp;not-forward compatible. There might be some silent changes without notice.&lt;/LI&gt;
&lt;LI&gt;Currently, there is no way to create ACC projects by API. The endpoint "&lt;A href="https://developer.api.autodesk.com/bim360/admin/v1/accounts/{accountId}/projects" target="_blank"&gt;https://developer.api.autodesk.com/bim360/admin/v1/accounts/{accountId}/projects&lt;/A&gt;" you found is for internal use only. Our engineering team is working hard to bring out new public account admin APIs compatible with ACC for our customers. So, please stay tuned with us. Once it gets released, we will accounce it on our official blog:&amp;nbsp;&lt;A href="https://forge.autodesk.com/blog" target="_blank"&gt;https://forge.autodesk.com/blog&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 11:04:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/10722676#M316</guid>
      <dc:creator>eason.kangEDLV4</dc:creator>
      <dc:date>2021-10-29T11:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new project with the ACC API</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/11706707#M317</link>
      <description>&lt;P&gt;Hi Autodesk team, do you have an update for us? It's 1,5 years later and we'd thought we could automate this process like with B360 again. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This also applies to retrieving project users: the older b360 endpoints stopped or are not working (per documentation and in practice), so how to achieve the same as the GUI call&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;https://developer.api.autodesk.com/construction/admin/v1/projects/{projectId}/users?limit=50&amp;amp;offset=0&amp;amp;orFilters=name,email&amp;amp;filter[products]=projectAdministration&amp;amp;sort=name asc&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 09:25:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/11706707#M317</guid>
      <dc:creator>JvBMov</dc:creator>
      <dc:date>2023-01-26T09:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new project with the ACC API</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/11774033#M318</link>
      <description>Has there been any more development on this? Any roadmap or plan?</description>
      <pubDate>Wed, 22 Feb 2023 19:55:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/11774033#M318</guid>
      <dc:creator>JLGBIM-Support</dc:creator>
      <dc:date>2023-02-22T19:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new project with the ACC API</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/11908186#M319</link>
      <description>&lt;P&gt;Any updates?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 21:20:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/11908186#M319</guid>
      <dc:creator>bthompson</dc:creator>
      <dc:date>2023-04-19T21:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new project with the ACC API</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/11908638#M320</link>
      <description>&lt;P&gt;&lt;STRIKE&gt;Now, ACC Admin API is under private beta. Could you send me your APS Client ID and &lt;A href="https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/Where-to-find-the-Autodesk-Construction-Cloud-Account-ID.html" target="_blank" rel="noopener"&gt;ACC Account ID&lt;/A&gt; via the forum's private message? I can help ask our engineering team if the private beta is still applicable.&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Update to those who are interested in the ACC Admin API&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The ACC Admin API is under private beta.&amp;nbsp; But unfortunately, the private beta slot is full now. The private beta program is directly supported by our engineering team, so we only have limited seats.&lt;BR /&gt;&lt;BR /&gt;However, I can help add you to the waitlist. Once the private beta seats are available, we can quickly add you to the participants' list. So, if you're interested, please share the below info via private message:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Your full name&lt;/LI&gt;
&lt;LI&gt;Your company name&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;APS (formerly Forge) Client ID&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/Where-to-find-the-Autodesk-Construction-Cloud-Account-ID.html" target="_self" rel="nofollow noopener noreferrer"&gt;&lt;SPAN&gt;ACC Account ID&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 04:38:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/11908638#M320</guid>
      <dc:creator>eason.kangEDLV4</dc:creator>
      <dc:date>2023-10-23T04:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new project with the ACC API</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/12069762#M321</link>
      <description>Hello, I was curious if there was an update on projected time the ACC Admin Project Create API would be available for public use and out of the private beta?</description>
      <pubDate>Thu, 29 Jun 2023 16:45:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/12069762#M321</guid>
      <dc:creator>ltucker22VY7</dc:creator>
      <dc:date>2023-06-29T16:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new project with the ACC API</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/12108052#M322</link>
      <description>&lt;P&gt;Any update on this?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 23:45:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/12108052#M322</guid>
      <dc:creator>willjbird</dc:creator>
      <dc:date>2023-07-17T23:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new project with the ACC API</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/12133292#M323</link>
      <description>&lt;P&gt;I'm also very interested as we are looking to move all our projects (approx 1000 at the moment) to ACC and doing this manually is just not an option. Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 11:27:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/12133292#M323</guid>
      <dc:creator>floretti</dc:creator>
      <dc:date>2023-07-28T11:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new project with the ACC API</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/12170343#M324</link>
      <description>&lt;P&gt;We want to also show interest in the development of said API. I've seen somewhere on stack overflow there was a private beta for the project creation API. Do you have any response at this time?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 18:46:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/12170343#M324</guid>
      <dc:creator>JLGBIM-Support</dc:creator>
      <dc:date>2023-08-14T18:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new project with the ACC API</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/12246466#M325</link>
      <description>&lt;P&gt;I am also interested in this topic. We currently set up the projects manually in ACC. Our Autodesk Customer Success team has been pushing hard to get us to use ACC and the automation capability would help significantly.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2023 15:24:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/12246466#M325</guid>
      <dc:creator>andybrack</dc:creator>
      <dc:date>2023-09-17T15:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new project with the ACC API</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/12246921#M326</link>
      <description>&lt;P&gt;Not exactly a solution but if you need to create lots of projects in ACC (like I will in a few months) it might be worth looking into web automation tools such as Microsoft Power Automate (&lt;A href="https://youtu.be/wm7B_N2eSYY?si=Ey_plP_slR_DpskG" target="_blank" rel="noopener"&gt;tutorial here&lt;/A&gt;) or just make your own in C# (&lt;A href="https://devindeep.com/how-to-automate-web-browser-in-c/" target="_blank" rel="noopener"&gt;tutorial here&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's a workaround that involves a lot of effort as opposed to simply using some &lt;STRONG&gt;POST projects&lt;/STRONG&gt; but depending on how many/often projects need to be created it may be a good option.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2023 22:56:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/12246921#M326</guid>
      <dc:creator>floretti</dc:creator>
      <dc:date>2023-09-17T22:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new project with the ACC API</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/12381991#M327</link>
      <description>&lt;P&gt;@Anonymous, the beta has now moved to production:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://aps.autodesk.com/en/docs/acc/v1/change_history/admin_v1_changelog/" target="_blank"&gt;https://aps.autodesk.com/en/docs/acc/v1/change_history/admin_v1_changelog/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JvBMov_0-1700151551547.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1293873i91A0C4C1253CAAA0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JvBMov_0-1700151551547.png" alt="JvBMov_0-1700151551547.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 16:19:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/12381991#M327</guid>
      <dc:creator>JvBMov</dc:creator>
      <dc:date>2023-11-16T16:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new project with the ACC API</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/12404995#M328</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please accept our sincere apologies for the delay!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5791319"&gt;@JvBMov&lt;/a&gt;&amp;nbsp;is correct. Our product team released ACC Admin API at AU Les Vegas just now.&amp;nbsp;We will also have a webinar for ACC Admin API&amp;nbsp;&lt;SPAN&gt;on&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;December 13, 2023&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to&amp;nbsp;&lt;A href="https://aps.autodesk.com/blog/acc-project-admin-api-project-creation-and-user-management" target="_blank"&gt;https://aps.autodesk.com/blog/acc-project-admin-api-project-creation-and-user-management&lt;/A&gt;&amp;nbsp;for details and notes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 09:27:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/creating-a-new-project-with-the-acc-api/m-p/12404995#M328</guid>
      <dc:creator>eason.kangEDLV4</dc:creator>
      <dc:date>2023-11-28T09:27:37Z</dc:date>
    </item>
  </channel>
</rss>

