<?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: Conflict error while trying to update contact email in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Conflict-error-while-trying-to-update-contact-email/m-p/580489#M51070</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/323618"&gt;@ArturRod&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This could be a few things, could you share the endpoint you are calling, and your request body?&lt;/P&gt;</description>
    <pubDate>Mon, 21 Feb 2022 18:39:29 GMT</pubDate>
    <dc:creator>JBeatty</dc:creator>
    <dc:date>2022-02-21T18:39:29Z</dc:date>
    <item>
      <title>Conflict error while trying to update contact email</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Conflict-error-while-trying-to-update-contact-email/m-p/579072#M51062</link>
      <description>&lt;P&gt;I'm trying to update a contact via API, but every time I try to update the contact email I'm getting this error:&lt;/P&gt;&lt;PRE&gt;{&lt;BR /&gt;   "status": "error",&lt;BR /&gt;   "message": "A contact with the email 'email@email.com.br' already exists.. Existing ID: 1234567",&lt;BR /&gt;   "correlationId": "b3c4654a-81db-424a-ac4b-d918c87062dd",
   "category": "CONFLICT"&lt;BR /&gt;}&lt;/PRE&gt;&lt;P&gt;Any idea what's going on?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 12:37:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Conflict-error-while-trying-to-update-contact-email/m-p/579072#M51062</guid>
      <dc:creator>ArturRod</dc:creator>
      <dc:date>2022-02-18T12:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Conflict error while trying to update contact email</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Conflict-error-while-trying-to-update-contact-email/m-p/580152#M51063</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/323618"&gt;@ArturRod&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to tag some of our experts on this -&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/20405"&gt;@himanshurauthan&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/193060"&gt;@JBeatty&lt;/a&gt;&amp;nbsp;do you know what could be happening here?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;
&lt;P&gt;Tiphaine&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 09:23:52 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Conflict-error-while-trying-to-update-contact-email/m-p/580152#M51063</guid>
      <dc:creator>TitiCuisset</dc:creator>
      <dc:date>2022-02-21T09:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Conflict error while trying to update contact email</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Conflict-error-while-trying-to-update-contact-email/m-p/580489#M51070</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/323618"&gt;@ArturRod&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This could be a few things, could you share the endpoint you are calling, and your request body?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 18:39:29 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Conflict-error-while-trying-to-update-contact-email/m-p/580489#M51070</guid>
      <dc:creator>JBeatty</dc:creator>
      <dc:date>2022-02-21T18:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Conflict error while trying to update contact email</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Conflict-error-while-trying-to-update-contact-email/m-p/581744#M51122</link>
      <description>&lt;P&gt;Of course&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/193060"&gt;@JBeatty&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The endpoint:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;https://api.hubapi.com/crm/v3/objects/contacts/9948901?hapikey=&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The request body:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
  "properties": {
    "lifecyclestage": "opportunity",
    "hs_lead_status": "OPEN_DEAL",
    "email": "email@email.com",
    "firstname": "Maria",
    "lastname": "José",
    "company": "Company Name",
    "phone": "+553199999999",
    "mobilephone": "+5531999999999",
    "city": "BELO HORIZONTE",
    "website": "website.com",
    "jobtitle": "SÓCIO",
    "cnpj_novo": "90782530000121",
    "razao_social": "Razão Social",
    "segmento_de_atuacao": "Facilities"
  }
}&lt;/LI-CODE&gt;&lt;P&gt;* I changed just the properties info, because it's a client info&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 13:35:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Conflict-error-while-trying-to-update-contact-email/m-p/581744#M51122</guid>
      <dc:creator>ArturRod</dc:creator>
      <dc:date>2022-02-23T13:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Conflict error while trying to update contact email</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Conflict-error-while-trying-to-update-contact-email/m-p/582139#M51143</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/323618"&gt;@ArturRod&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Running this example request I was only able to get the same error code if the&amp;nbsp;email field matched that of an existing contact. Basically, you were trying to update a contact to have an identical email to that of another contact, but emails are unique between all contacts in a hubspot account, so hubspot would not let you, as then there would be two contacts with the same email.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 20:21:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Conflict-error-while-trying-to-update-contact-email/m-p/582139#M51143</guid>
      <dc:creator>JBeatty</dc:creator>
      <dc:date>2022-02-23T20:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Conflict error while trying to update contact email</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Conflict-error-while-trying-to-update-contact-email/m-p/660872#M54639</link>
      <description>&lt;P&gt;I have the same issue, if the email addresses are similar. It adds the email address to the list of email addresses and changes the name/phone number on the record.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I only want this issue, if the email address is an exact match.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I do that??&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 17:02:27 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Conflict-error-while-trying-to-update-contact-email/m-p/660872#M54639</guid>
      <dc:creator>abssd</dc:creator>
      <dc:date>2022-07-06T17:02:27Z</dc:date>
    </item>
  </channel>
</rss>

