Community
BIM 360 API Forum
Welcome to Autodesk’s BIM 360 API Forums. Share your knowledge, ask questions, and explore popular BIM 360 API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Updating erp_id of a selected company in BIM360 admin using the Forge Rest API

1 REPLY 1
Reply
Message 1 of 2
said.benahmed
251 Views, 1 Reply

Updating erp_id of a selected company in BIM360 admin using the Forge Rest API

Hi,

 

Just wanted to know if there is a tutorial that shows how to Update erp_id of a selected company in BIM360 admin using the BIM30 Rest API

 

Thanks

Tags (2)
1 REPLY 1
Message 2 of 2

Hi Said, 

 

I will treat this as a duplicate of the other one.  

 

The recording from the Hackathon: 

https://www.youtube.com/watch?v=OVwaXTitSRw 

 

Slides from DevCon class by Keith White and Saikat Bhattacharya is the closest you can get: 

http://www.slideshare.net/Autodesk/integrate-and-extend-your-construction-ecosystem-with-bim360-api-...

 

Basically, 

 

1. get the account ID from HQ UI

2. use  GET hq/v1/accounts/{account_id}/companies   to get a list of companies.  choose a company.

3. use   PATCH companies/:company_id   to update the company info.  

 

You will need to use 2-legged authentication for HQ API. 


Mikako Harada
Developer Technical Services

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report