<?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: Create a *non subscriber* contact via API in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Create-a-non-subscriber-contact-via-API/m-p/303903#M28642</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/66274"&gt;@WendyGoh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your responsiveness.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried what you suggested and it looks like a possible solution, we will consider implementing it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Nov 2019 14:20:54 GMT</pubDate>
    <dc:creator>Rachelina</dc:creator>
    <dc:date>2019-11-25T14:20:54Z</dc:date>
    <item>
      <title>Create a *non subscriber* contact via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Create-a-non-subscriber-contact-via-API/m-p/303003#M28519</link>
      <description>&lt;P&gt;Hi everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a developer and we have a Hubspot integration that creates and updates contacts into our clients'&amp;nbsp;Hubspot account.&lt;/P&gt;&lt;P&gt;We noticed that shortly after a contact is created we get "&lt;SPAN&gt;The lifecycle stage for this contact was updated to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;subscriber" on the contact.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a way to create a contact via API without it being automatically updated into subscriber?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We may push some contacts that did not opt in and we want to prevent this behavior.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 17:28:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Create-a-non-subscriber-contact-via-API/m-p/303003#M28519</guid>
      <dc:creator>Rachelina</dc:creator>
      <dc:date>2019-11-19T17:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create a *non subscriber* contact via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Create-a-non-subscriber-contact-via-API/m-p/303115#M28531</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/111167"&gt;@Rachelina&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When &lt;A href="https://developers.hubspot.com/docs/methods/contacts/create_contact" target="_self"&gt;creating contact via HubSpot API&lt;/A&gt;, I would not expect it to automatically update contact's lifecycle stage into subcriber if it's not set.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case, I'm suspecting that either:&lt;/P&gt;
&lt;P&gt;1. There is a workflow ssetup to change the contact lifecycle stage to subscriber:&amp;nbsp;&lt;A href="https://knowledge.hubspot.com/contacts/how-can-i-change-the-lifecycle-stage-for-a-whole-list-of-contacts" target="_blank"&gt;Change the lifecycle stage of a list of contacts&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;OR&lt;/P&gt;
&lt;P&gt;2. The Lifecycle stage sync is being toggled on. With this sync toggled on, any updates to a company's Lifecycle stage value will update its associated contacts:&amp;nbsp;&lt;A href="https://knowledge.hubspot.com/contacts/how-can-i-manage-the-automatic-syncing-of-lifecycle-stages-between-associated-records" target="_blank"&gt;Manage lifecycle stages sync settings&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could we check on these and see if that's the cause of it?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're still seeing contact that was created by API have their lifecycle stage automatically changed to subscriber, could you share with me:&lt;/P&gt;
&lt;P&gt;1. Your portal ID&lt;/P&gt;
&lt;P&gt;2. The specific create contact endpoint&lt;/P&gt;
&lt;P&gt;3. The POST body&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 03:01:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Create-a-non-subscriber-contact-via-API/m-p/303115#M28531</guid>
      <dc:creator>WendyGoh</dc:creator>
      <dc:date>2019-11-20T03:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Create a *non subscriber* contact via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Create-a-non-subscriber-contact-via-API/m-p/303389#M28570</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/66274"&gt;@WendyGoh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked and:&lt;/P&gt;&lt;P&gt;1. No workflows present at all&lt;/P&gt;&lt;P&gt;2. Sync is not toggled on:&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-11-20 at 12.36.07 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/21608i9058EB7689824D2C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-11-20 at 12.36.07 PM.png" alt="Screen Shot 2019-11-20 at 12.36.07 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I still se contacts becoming subscribers as soon as they're created via API &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So about your requests:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Portal ID:&amp;nbsp;6345104&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; We use both those endpoints:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;/contacts/v1/contact/createOrUpdate/email/{email}&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;AND&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;/contacts/v1/contact/batch/&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;3. The post body is merely {properties: [{key: value},{key: value}...]} with custom properties from our platform.. (+email for each contact when using batch)&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 10:06:28 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Create-a-non-subscriber-contact-via-API/m-p/303389#M28570</guid>
      <dc:creator>Rachelina</dc:creator>
      <dc:date>2019-11-21T10:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create a *non subscriber* contact via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Create-a-non-subscriber-contact-via-API/m-p/303548#M28591</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/111167"&gt;@Rachelina&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So it looks like contact are created with a default lifecycle stage of '&lt;EM&gt;Subscriber&lt;/EM&gt;' via API.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;However, as a workaround, if you'd like to set the default lifecycle stage to i.e. '&lt;EM&gt;Lead&lt;/EM&gt;', you can set up a workflow and using the '&lt;EM&gt;Set contact property value&lt;/EM&gt;' action to set the lifecycle stage.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 03:56:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Create-a-non-subscriber-contact-via-API/m-p/303548#M28591</guid>
      <dc:creator>WendyGoh</dc:creator>
      <dc:date>2019-11-22T03:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create a *non subscriber* contact via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Create-a-non-subscriber-contact-via-API/m-p/303573#M28599</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/66274"&gt;@WendyGoh&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for looking into it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem with this solution is that we only push Contacts from our platform into theirs via API and we would like to have control on which Contacts are created as Subscribers and which aren't.&lt;/P&gt;&lt;P&gt;Our customers may have other Contacts in their Hubspot account that are not related to the ones we are pushing and we don't want to impact their workflow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I tried creating a Workflow&amp;nbsp; from our Hubspot account and it seems like there is no "lower" stage for a Contact then Subscriber.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Isn't there a concept of a Contact that has not subscribed yet, meaning he does not want to receive any Marketing Email?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If so, is there any way to define this upon Customer creation via API (adding some flag&amp;nbsp; into our post body)?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 09:00:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Create-a-non-subscriber-contact-via-API/m-p/303573#M28599</guid>
      <dc:creator>Rachelina93</dc:creator>
      <dc:date>2019-11-22T09:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Create a *non subscriber* contact via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Create-a-non-subscriber-contact-via-API/m-p/303800#M28625</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/111592"&gt;@Rachelina93&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for sharing your use case!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case, I do have two options that I'd love to share with you:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. We can create a workflow to target only contact created via API and a lifecycle stage == Subscriber:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-11-25 at 10.38.22 AM.png" style="width: 340px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/21643iD01FCB2369CF94C8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-11-25 at 10.38.22 AM.png" alt="Screen Shot 2019-11-25 at 10.38.22 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And change the lifecycle stage to '&lt;EM&gt;Other&lt;/EM&gt;'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OR&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Create a custom lifecycle stage property (&lt;EM&gt;as the default lifecycle property is non-editable&lt;/EM&gt;) and for this you can refer to this community thread:&amp;nbsp;&lt;A href="https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Quick-Tip-How-to-create-a-custom-Lifecycle-Stage-property/td-p/251581" target="_blank"&gt;HubSpot Community - Quick Tip: How to create a custom Lifecycle Stage ... - HubSpot Community&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 02:40:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Create-a-non-subscriber-contact-via-API/m-p/303800#M28625</guid>
      <dc:creator>WendyGoh</dc:creator>
      <dc:date>2019-11-25T02:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create a *non subscriber* contact via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Create-a-non-subscriber-contact-via-API/m-p/303903#M28642</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/66274"&gt;@WendyGoh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your responsiveness.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried what you suggested and it looks like a possible solution, we will consider implementing it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 14:20:54 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Create-a-non-subscriber-contact-via-API/m-p/303903#M28642</guid>
      <dc:creator>Rachelina</dc:creator>
      <dc:date>2019-11-25T14:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create a *non subscriber* contact via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Create-a-non-subscriber-contact-via-API/m-p/304100#M28670</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/111167"&gt;@Rachelina&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Awesome! Glad that all's well here!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 01:54:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Create-a-non-subscriber-contact-via-API/m-p/304100#M28670</guid>
      <dc:creator>WendyGoh</dc:creator>
      <dc:date>2019-11-26T01:54:15Z</dc:date>
    </item>
  </channel>
</rss>

