<?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 Unable to remove Disposition field in Log a call in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-remove-Disposition-field-in-Log-a-call/m-p/276754#M25232</link>
    <description>&lt;P&gt;Hi Team ,&lt;/P&gt;&lt;P&gt;I tried to sent null values to remove disposition field value from log a call , but its not removing . Can you help me ?&lt;/P&gt;&lt;PRE&gt;PATCH /engagements/v1/engagements/2082716764{
   "engagement":{
      "portalId":null,
      "createdAt":null,
      "lastUpdated":null,
      "ownerId":null,
      "type":"CALL",
      "timestamp":1567985867000,
      "createdBy":null,
      "modifiedBy":null,
      "id":null,
      "active":null
   },
   "associations":{
      "contactIds":[
         151
      ]
   },
   "metadata":{
      "toNumber":null,
      "fromNumber":null,
      "status":null,
      "durationMilliseconds":null,
      "recordingUrl":null,
      "body":null,
      "disposition":null
   }
}&lt;/PRE&gt;</description>
    <pubDate>Mon, 24 Jun 2019 08:01:47 GMT</pubDate>
    <dc:creator>ArunrajManrajan</dc:creator>
    <dc:date>2019-06-24T08:01:47Z</dc:date>
    <item>
      <title>Unable to remove Disposition field in Log a call</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-remove-Disposition-field-in-Log-a-call/m-p/276754#M25232</link>
      <description>&lt;P&gt;Hi Team ,&lt;/P&gt;&lt;P&gt;I tried to sent null values to remove disposition field value from log a call , but its not removing . Can you help me ?&lt;/P&gt;&lt;PRE&gt;PATCH /engagements/v1/engagements/2082716764{
   "engagement":{
      "portalId":null,
      "createdAt":null,
      "lastUpdated":null,
      "ownerId":null,
      "type":"CALL",
      "timestamp":1567985867000,
      "createdBy":null,
      "modifiedBy":null,
      "id":null,
      "active":null
   },
   "associations":{
      "contactIds":[
         151
      ]
   },
   "metadata":{
      "toNumber":null,
      "fromNumber":null,
      "status":null,
      "durationMilliseconds":null,
      "recordingUrl":null,
      "body":null,
      "disposition":null
   }
}&lt;/PRE&gt;</description>
      <pubDate>Mon, 24 Jun 2019 08:01:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-remove-Disposition-field-in-Log-a-call/m-p/276754#M25232</guid>
      <dc:creator>ArunrajManrajan</dc:creator>
      <dc:date>2019-06-24T08:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove Disposition field in Log a call</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-remove-Disposition-field-in-Log-a-call/m-p/276917#M25247</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/97830"&gt;@ArunrajManrajan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That endpoint doesn't support updating engagements with null values. What you might consider instead is sending a blank string (i.e. "") for the disposition field.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 20:31:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-remove-Disposition-field-in-Log-a-call/m-p/276917#M25247</guid>
      <dc:creator>Derek_Gervais</dc:creator>
      <dc:date>2019-06-24T20:31:07Z</dc:date>
    </item>
  </channel>
</rss>

