<?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: BIM 360 Field Issue in BIM 360 API Forum</title>
    <link>https://forums.autodesk.com/t5/bim-360-api-forum/bim-360-field-issue/m-p/7104868#M1564</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can use the following call to get the company information from the id:&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GET /fieldapi/companies/v1/:id&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://bim360field.autodesk.com/apidoc/index.html#fieldapi/companies/v1/companies_api_method_2" rel="noreferrer" target="_blank"&gt;https://bim360field.autodesk.com/apidoc/index.html#fieldapi/companies/v1/companies_api_method_2&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;There is no function that returns the list with all the info in display format (like display names). &amp;nbsp;When using API, you will need to further process using id returned. &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 May 2017 13:06:10 GMT</pubDate>
    <dc:creator>mikako_harada</dc:creator>
    <dc:date>2017-05-24T13:06:10Z</dc:date>
    <item>
      <title>BIM 360 Field Issue</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/bim-360-field-issue/m-p/7098270#M1563</link>
      <description>&lt;P&gt;For BIM 360 Field API,&lt;A href="https://urldefense.proofpoint.com/v2/url?u=https-3A__bim360field.autodesk.com_apidoc_index.html-23issues-5Fapi-5Fmethod-5F13&amp;amp;d=DQMFaQ&amp;amp;c=j5oPpO0eBH1iio48DtsedbOBGmuw5jHLjgvtN2r4ehE&amp;amp;r=zDaavOLjQH_nZ6rRV9tzL3zolzN8NgJWp0tXAIfrtlE&amp;amp;m=IBxNxgvmkh3Zgn7jgjyLD75yKNv17qz0INndYTRmr_o&amp;amp;s=CZMzTmCJKPKeDbZ0tl9_CHauw9zhNzslwulkrNzD0Io&amp;amp;e=" target="_blank"&gt;https://bim360field.autodesk.com/apidoc/index.html#issues_api_method_13&lt;/A&gt; How can the API call retrieve all values of Issues instead of just some ids? i want to know the value of company instead of "id values"???&lt;/P&gt;&lt;P&gt;see this example..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"id": "f--responsible_company_id", "name": "Responsible company", "display_type": "company_id", "value": "841e3eba-68d2-46dd-9fe3-1dcaedb72bc9" { "id": "0014e8ad-acf4-4045-96df-c7e08840989d", "created_at": "2017-02-17 14:57:09 -0500", "updated_at": "2017-02-17 14:57:09 -0500", "created_by": "&lt;A href="mailto:mina.nourbakhsh@nyumc.org" target="_blank"&gt;mina.nourbakhsh@nyumc.org&lt;/A&gt;", "fields": [ { "id": "f--location_detail", "name": "Location detail", "display_type": "text", "value": "" }, { "id": "f--identifier", "name": "Identifier", "display_type": "text", "value": "000003" }, { "id": "f--tags", "name": "Tags", "display_type": "text", "value": "" }, { "id": "f--root_cause_id", "name": "Root cause", "display_type": "root_cause_id", "value": null }, { "id": "f--priority", "name": "Priority", "display_type": "drop-down", "value": "Medium" }, { "id": "f--issue_type_id", "name": "Issue type", "display_type": "issue_type_id", "value": "322fb368-c265-4f97-990e-a462bcdcdaf8" }, { "id": "f--description", "name": "Description", "display_type": "textarea", "value": "The Electrical tool needed to be plugged into a surge protector. Corrected when left site." }, { "id": "f--responsible_company_id", "name": "Responsible company", "display_type": "company_id", "value": "841e3eba-68d2-46dd-9fe3-1dcaedb72bc9" }, { "id": "f--full_description", "name": "Full description", "display_type": "text", "value": "" }, { "id": "f--due_date", "name": "Due date", "display_type": "date", "value": null }, { "id": "f--location_id", "name": "Location", "display_type": "location", "value": null }, { "id": "f--status", "name": "Status", "display_type": "drop-down", "value": "Closed" } ], "comments": [], "attachments": [] }&lt;/P&gt;</description>
      <pubDate>Sun, 21 May 2017 22:33:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/bim-360-field-issue/m-p/7098270#M1563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-21T22:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: BIM 360 Field Issue</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/bim-360-field-issue/m-p/7104868#M1564</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can use the following call to get the company information from the id:&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GET /fieldapi/companies/v1/:id&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://bim360field.autodesk.com/apidoc/index.html#fieldapi/companies/v1/companies_api_method_2" rel="noreferrer" target="_blank"&gt;https://bim360field.autodesk.com/apidoc/index.html#fieldapi/companies/v1/companies_api_method_2&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;There is no function that returns the list with all the info in display format (like display names). &amp;nbsp;When using API, you will need to further process using id returned. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 13:06:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/bim-360-field-issue/m-p/7104868#M1564</guid>
      <dc:creator>mikako_harada</dc:creator>
      <dc:date>2017-05-24T13:06:10Z</dc:date>
    </item>
  </channel>
</rss>

