<?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 No response from Hubspot when creating an engagement in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/No-response-from-Hubspot-when-creating-an-engagement/m-p/227948#M6844</link>
    <description>&lt;P&gt;hi there,&lt;/P&gt;
&lt;P&gt;We have set up our API to insert a contact, we wanted to add a note to the timeline using the Engagements API.&lt;/P&gt;
&lt;P&gt;Firstly from the docs here:&lt;/P&gt;
&lt;ASIDE class="onebox whitelistedgeneric"&gt;
  &lt;HEADER class="source"&gt;
      &lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/original/1X/46c7134e5c588b9723986216fcb862e4f64d25e8.png" class="site-icon" width="16" height="16" /&gt;
      &lt;A href="https://developers.hubspot.com/docs/methods/engagements/create_engagement" target="_blank" rel="nofollow noopener"&gt;developers.hubspot.com&lt;/A&gt;
  &lt;/HEADER&gt;
  &lt;ARTICLE class="onebox-body"&gt;
    

&lt;H3&gt;&lt;A href="https://developers.hubspot.com/docs/methods/engagements/create_engagement" target="_blank" rel="nofollow noopener"&gt;Create an Engagement | Engagements API&lt;/A&gt;&lt;/H3&gt;

&lt;P&gt;POST /engagements/v1/engagements - Create an engagement via the HubSpot API.&lt;/P&gt;


  &lt;/ARTICLE&gt;
  &lt;DIV class="onebox-metadata"&gt;
    
    
  &lt;/DIV&gt;
  &lt;DIV style="clear: both"&gt;&lt;/DIV&gt;
&lt;/ASIDE&gt;

&lt;P&gt;I notice the docs have this with this a ? without being preceeded by a /:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://api.hubapi.com/engagements/v1/engagements?hapikey=demo" class="onebox" target="_blank" rel="nofollow noopener"&gt;https://api.hubapi.com/engagements/v1/engagements?hapikey=demo&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;As with contacts, should it not have a /&lt;/P&gt;
&lt;P&gt;&lt;A href="https://api.hubapi.com/contacts/v1/contact/?hapikey=demo" class="onebox" target="_blank" rel="nofollow noopener"&gt;https://api.hubapi.com/contacts/v1/contact/?hapikey=demo&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://api.hubapi.com/engagements/v1/engagements**/**?hapikey=demo" class="onebox" target="_blank" rel="nofollow noopener"&gt;https://api.hubapi.com/engagements/v1/engagements**/**?hapikey=demo&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I am using the correct live API key.&lt;BR /&gt;
I have set up the JSON correctly to me and well formatted.&lt;/P&gt;
&lt;P&gt;{"engagement":{"active":true,"ownerID":123456789,"type":"NOTE"},"associations":{"contactIds":[123456],"companyIds":[],"dealIds":[],"ownerIds":[]},"meta_data":{"title":"Initial Contact","body":"testing sending to hubspot from test server."}}&lt;/P&gt;
&lt;P&gt;I have been into integrations and made sure that all Read from and write to checkboxes are checked.&lt;BR /&gt;
The scopes look good too.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/f/fa25939ad9e3c75a485bda2c7fed88f643e49051.png" alt="28" width="464" height="259" /&gt;&lt;/P&gt;
&lt;P&gt;I get 0 response from the HubSpot server, not even a 4xx response.&lt;/P&gt;
&lt;P&gt;No note has been entered.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;A class="lightbox" href="https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/b/bed49a2d9fddc40f6262b35deaf0223b679b65af.png" data-download-href="/legacyfs/online/uploads/default/bed49a2d9fddc40f6262b35deaf0223b679b65af" title="Screen Shot 2018-05-21 at 15.56.06.png" rel="nofollow noopener"&gt;&lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/optimized/2X/b/bed49a2d9fddc40f6262b35deaf0223b679b65af_1_690x495.png" alt="06" width="690" height="495" /&gt;&lt;DIV class="meta"&gt;
&lt;SPAN class="filename"&gt;Screen Shot 2018-05-21 at 15.56.06.png&lt;/SPAN&gt;&lt;SPAN class="informations"&gt;759x545 32.9 KB&lt;/SPAN&gt;&lt;SPAN class="expand"&gt;&lt;/SPAN&gt;
&lt;/DIV&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Is anybody able to help?&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Andi Lee Davis&lt;/P&gt;</description>
    <pubDate>Mon, 21 May 2018 15:07:31 GMT</pubDate>
    <dc:creator>Andi_Lee_Davis</dc:creator>
    <dc:date>2018-05-21T15:07:31Z</dc:date>
    <item>
      <title>No response from Hubspot when creating an engagement</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/No-response-from-Hubspot-when-creating-an-engagement/m-p/227948#M6844</link>
      <description>&lt;P&gt;hi there,&lt;/P&gt;
&lt;P&gt;We have set up our API to insert a contact, we wanted to add a note to the timeline using the Engagements API.&lt;/P&gt;
&lt;P&gt;Firstly from the docs here:&lt;/P&gt;
&lt;ASIDE class="onebox whitelistedgeneric"&gt;
  &lt;HEADER class="source"&gt;
      &lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/original/1X/46c7134e5c588b9723986216fcb862e4f64d25e8.png" class="site-icon" width="16" height="16" /&gt;
      &lt;A href="https://developers.hubspot.com/docs/methods/engagements/create_engagement" target="_blank" rel="nofollow noopener"&gt;developers.hubspot.com&lt;/A&gt;
  &lt;/HEADER&gt;
  &lt;ARTICLE class="onebox-body"&gt;
    

&lt;H3&gt;&lt;A href="https://developers.hubspot.com/docs/methods/engagements/create_engagement" target="_blank" rel="nofollow noopener"&gt;Create an Engagement | Engagements API&lt;/A&gt;&lt;/H3&gt;

&lt;P&gt;POST /engagements/v1/engagements - Create an engagement via the HubSpot API.&lt;/P&gt;


  &lt;/ARTICLE&gt;
  &lt;DIV class="onebox-metadata"&gt;
    
    
  &lt;/DIV&gt;
  &lt;DIV style="clear: both"&gt;&lt;/DIV&gt;
&lt;/ASIDE&gt;

&lt;P&gt;I notice the docs have this with this a ? without being preceeded by a /:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://api.hubapi.com/engagements/v1/engagements?hapikey=demo" class="onebox" target="_blank" rel="nofollow noopener"&gt;https://api.hubapi.com/engagements/v1/engagements?hapikey=demo&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;As with contacts, should it not have a /&lt;/P&gt;
&lt;P&gt;&lt;A href="https://api.hubapi.com/contacts/v1/contact/?hapikey=demo" class="onebox" target="_blank" rel="nofollow noopener"&gt;https://api.hubapi.com/contacts/v1/contact/?hapikey=demo&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://api.hubapi.com/engagements/v1/engagements**/**?hapikey=demo" class="onebox" target="_blank" rel="nofollow noopener"&gt;https://api.hubapi.com/engagements/v1/engagements**/**?hapikey=demo&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I am using the correct live API key.&lt;BR /&gt;
I have set up the JSON correctly to me and well formatted.&lt;/P&gt;
&lt;P&gt;{"engagement":{"active":true,"ownerID":123456789,"type":"NOTE"},"associations":{"contactIds":[123456],"companyIds":[],"dealIds":[],"ownerIds":[]},"meta_data":{"title":"Initial Contact","body":"testing sending to hubspot from test server."}}&lt;/P&gt;
&lt;P&gt;I have been into integrations and made sure that all Read from and write to checkboxes are checked.&lt;BR /&gt;
The scopes look good too.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/f/fa25939ad9e3c75a485bda2c7fed88f643e49051.png" alt="28" width="464" height="259" /&gt;&lt;/P&gt;
&lt;P&gt;I get 0 response from the HubSpot server, not even a 4xx response.&lt;/P&gt;
&lt;P&gt;No note has been entered.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;A class="lightbox" href="https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/b/bed49a2d9fddc40f6262b35deaf0223b679b65af.png" data-download-href="/legacyfs/online/uploads/default/bed49a2d9fddc40f6262b35deaf0223b679b65af" title="Screen Shot 2018-05-21 at 15.56.06.png" rel="nofollow noopener"&gt;&lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/optimized/2X/b/bed49a2d9fddc40f6262b35deaf0223b679b65af_1_690x495.png" alt="06" width="690" height="495" /&gt;&lt;DIV class="meta"&gt;
&lt;SPAN class="filename"&gt;Screen Shot 2018-05-21 at 15.56.06.png&lt;/SPAN&gt;&lt;SPAN class="informations"&gt;759x545 32.9 KB&lt;/SPAN&gt;&lt;SPAN class="expand"&gt;&lt;/SPAN&gt;
&lt;/DIV&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Is anybody able to help?&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Andi Lee Davis&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 15:07:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/No-response-from-Hubspot-when-creating-an-engagement/m-p/227948#M6844</guid>
      <dc:creator>Andi_Lee_Davis</dc:creator>
      <dc:date>2018-05-21T15:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: No response from Hubspot when creating an engagement</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/No-response-from-Hubspot-when-creating-an-engagement/m-p/227949#M6845</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;I eventually solved this myself.&lt;/P&gt;
&lt;P&gt;typo - meta_data should have been call metadata in the JSON Query&lt;/P&gt;
&lt;P&gt;All working now.&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;Andi&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 09:57:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/No-response-from-Hubspot-when-creating-an-engagement/m-p/227949#M6845</guid>
      <dc:creator>Andi_Lee_Davis</dc:creator>
      <dc:date>2018-05-22T09:57:51Z</dc:date>
    </item>
  </channel>
</rss>

