- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Create a *non subscriber* contact via API
SOLVENov 19, 2019 12:28 PM
Hi everyone,
I am a developer and we have a Hubspot integration that creates and updates contacts into our clients' Hubspot account.
We noticed that shortly after a contact is created we get "The lifecycle stage for this contact was updated to subscriber" on the contact.
Is there a way to create a contact via API without it being automatically updated into subscriber?
We may push some contacts that did not opt in and we want to prevent this behavior.
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Accepted Solutions
Nov 24, 2019 9:40 PM
Hi @Rachelina93,
Thanks for sharing your use case!
In this case, I do have two options that I'd love to share with you:
1. We can create a workflow to target only contact created via API and a lifecycle stage == Subscriber:
And change the lifecycle stage to 'Other'.
OR
2. Create a custom lifecycle stage property (as the default lifecycle property is non-editable) and for this you can refer to this community thread: HubSpot Community - Quick Tip: How to create a custom Lifecycle Stage ... - HubSpot Community.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content