<?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: Issue with updating custom fields through Segment.com identify call in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Issue-with-updating-custom-fields-through-Segment-com-identify/m-p/304591#M28748</link>
    <description>&lt;P&gt;Hey Wendy&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I had tried that but Segment automatically converts everything to lower case characters so that wasn't it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did, however, find the issue. It was a bug on segments side where they were formating the request wrong or something (Their explanation).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to be working now.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Nov 2019 08:47:54 GMT</pubDate>
    <dc:creator>Chrintz</dc:creator>
    <dc:date>2019-11-28T08:47:54Z</dc:date>
    <item>
      <title>Issue with updating custom fields through Segment.com identify call</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Issue-with-updating-custom-fields-through-Segment-com-identify/m-p/304160#M28684</link>
      <description>&lt;P&gt;Hey&lt;/P&gt;&lt;P&gt;We are using Segment to sync contacts and user information to Hubspot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hypefactors is a SAS software solution for Media monitoring etc. we want to create and update the contacts in Hubspot with information about their use of our platform.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Creating the contacts and updating fields like name and email is working fine but I can't get it to populate custom fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is an example of the identify call that we are sending:&lt;/P&gt;&lt;PRE&gt;{
  "context": {
    "library": {
      "consumer": "LibCurl",
      "name": "analytics-php",
      "version": "1.5.2"
    }
  },
  "integrations": {},
  "messageId": "22c35b72-b72a-45e8-b6db-68aed2f4a905",
  "originalTimestamp": "2019-11-26T10:47:25+00:00",
  "receivedAt": "2019-11-26T10:47:26.441Z",
  "sentAt": "2019-11-26T10:47:25.000Z",
  "timestamp": "2019-11-26T10:47:26.441Z",
  "traits": {
    "activatedAt": "2016-12-02T11:04:14Z",
    "createdAt": "2016-12-02T11:04:14Z",
    "email": "cc@integral.dk",
    "firstName": "Christoffer",
    "fullAccess": true,
    "fullName": "Christoffer Chrintz",
    "id": 380,
    "inDailyEmail": false,
    "jobTitle": null,
    "language": "en",
    "lastLoginAt": "2019-11-26T10:47:24Z",
    "lastName": "Chrintz",
    "phone": null,
    "planAssociation": "Paid",
    "timezone": "Europe/Copenhagen",
    "updatedAt": "2019-11-26T10:47:24Z"
  },
  "type": "identify",
  "userId": "f694fced-4164-4648-86db-0a39a91dc087",
  "writeKey": "m9vIMRe01fRWV9UAq10QInKulLCChM2A"
}&lt;/PRE&gt;&lt;P&gt;Currently, I have created the custom field&amp;nbsp;&lt;SPAN class="hljs-attr"&gt;planAssociation&lt;/SPAN&gt; in Hubspot:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2019-11-26 11_44_26-NVIDIA GeForce Overlay.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/21695i7CF2D178A4E68B19/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2019-11-26 11_44_26-NVIDIA GeForce Overlay.png" alt="2019-11-26 11_44_26-NVIDIA GeForce Overlay.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I can't get it to populate the field.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 12:30:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Issue-with-updating-custom-fields-through-Segment-com-identify/m-p/304160#M28684</guid>
      <dc:creator>Chrintz</dc:creator>
      <dc:date>2019-11-26T12:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with updating custom fields through Segment.com identify call</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Issue-with-updating-custom-fields-through-Segment-com-identify/m-p/304340#M28710</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/111902"&gt;@Chrintz&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The internal value for the property&amp;nbsp;&lt;SPAN&gt;planAssociation is planassociation, could you try using&amp;nbsp;planassociation in the identify function and see if that works?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 03:36:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Issue-with-updating-custom-fields-through-Segment-com-identify/m-p/304340#M28710</guid>
      <dc:creator>WendyGoh</dc:creator>
      <dc:date>2019-11-27T03:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with updating custom fields through Segment.com identify call</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Issue-with-updating-custom-fields-through-Segment-com-identify/m-p/304591#M28748</link>
      <description>&lt;P&gt;Hey Wendy&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I had tried that but Segment automatically converts everything to lower case characters so that wasn't it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did, however, find the issue. It was a bug on segments side where they were formating the request wrong or something (Their explanation).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to be working now.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 08:47:54 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Issue-with-updating-custom-fields-through-Segment-com-identify/m-p/304591#M28748</guid>
      <dc:creator>Chrintz</dc:creator>
      <dc:date>2019-11-28T08:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with updating custom fields through Segment.com identify call</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Issue-with-updating-custom-fields-through-Segment-com-identify/m-p/304593#M28750</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/111902"&gt;@Chrintz&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for sharing this and I'm glad all is working well now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 08:58:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Issue-with-updating-custom-fields-through-Segment-com-identify/m-p/304593#M28750</guid>
      <dc:creator>WendyGoh</dc:creator>
      <dc:date>2019-11-28T08:58:36Z</dc:date>
    </item>
  </channel>
</rss>

