<?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: How to add dropdown property during ticket creation in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-add-dropdown-property-during-ticket-creation/m-p/350242#M34335</link>
    <description>&lt;PRE&gt;[
  {
    "name": "subject",
    "value": "test"
  },
  {
    "name": "content",
    "value": "test content"
  },
  {
    "name": "CustProp1",
    "value": "Value1"
  },
  {
    "name": "CustProp2",
    "value": "VALUE2;"
  },
  {
    "name": "hs_pipeline",
    "value": "0"
  },
  {
    "name": "hs_pipeline_stage",
    "value": "1"
  }
]&lt;/PRE&gt;&lt;P&gt;This what I tried and it gave back a 400 error.&lt;BR /&gt;Is this correct with the semi-colon after?&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jun 2020 15:28:37 GMT</pubDate>
    <dc:creator>DerekHub</dc:creator>
    <dc:date>2020-06-26T15:28:37Z</dc:date>
  </channel>
</rss>

