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: 

Add Link Attachment to Equipment

1 REPLY 1
SOLVED
Reply
Message 1 of 2
justins
524 Views, 1 Reply

Add Link Attachment to Equipment

justins
Advocate
Advocate

Is there a way to add a hyperlink attachment to an equipment record through the API?

0 Likes

Add Link Attachment to Equipment

Is there a way to add a hyperlink attachment to an equipment record through the API?

1 REPLY 1
Message 2 of 2
rosalesduquej
in reply to: justins

rosalesduquej
Autodesk Support
Autodesk Support
Accepted solution

Hi Justin,

 

I think you can, by just adding the uri_reference parameter to the hash of your equipment call. 

 

Very similar to how you add it when you create an Issue. 

 

"uri_references":

[{

    "name": "Yahoo!",

    "path": "http://www.yahoo.com",

    "caption": "Yahoo"

}]

 

I know it is not documented, I have let know the Field Team about it. 

Try it and let me know how it goes. 



Jaime Rosales D.
Sr. Developer Consultant
Twitter | AEC ADN DevBlog
0 Likes

Hi Justin,

 

I think you can, by just adding the uri_reference parameter to the hash of your equipment call. 

 

Very similar to how you add it when you create an Issue. 

 

"uri_references":

[{

    "name": "Yahoo!",

    "path": "http://www.yahoo.com",

    "caption": "Yahoo"

}]

 

I know it is not documented, I have let know the Field Team about it. 

Try it and let me know how it goes. 



Jaime Rosales D.
Sr. Developer Consultant
Twitter | AEC ADN DevBlog

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

Post to forums  

Autodesk Design & Make Report