CMS Development

ForwardLine
メンバー

Cloning Live Hubspot Environment to Dev

Hello,

 

Is there a way to completely clone a live Hubspot account, the config settings, workflows, etc? We would like to be able to test a few things, but don't want to do it in our live account. And, would rather not have to do the duplicate work of copying and pasting everything over a our Hubspot dev account.

12件の返信
advance512
投稿者

Cloning Live Hubspot Environment to Dev

If you're a developer - we developed a simple solution that you can use for free:

https://github.com/mayple/hubspot_portal_syncer

Only does properties now, but probably quite easy to add forms, workflows etc - with need we might add that too.

natezander
参加者

Cloning Live Hubspot Environment to Dev

Thank you both @dennisedson and @twengler!

twengler
投稿者 | Platinum Partner
投稿者 | Platinum Partner

Cloning Live Hubspot Environment to Dev

 https://www.octoux.com/hubspot-portal-replicator    That link works. We copy the following:   all custom properties, most forms and workflows (if there is a dependency like "if the contact is a member of X list, then..." we can't copy these workflows from production to test portals.     

 

we cannot clone on the CMS side due to API locks

 

our solution is not perfect but it may get you 90% of the way there...  

0 いいね!
natezander
参加者

Cloning Live Hubspot Environment to Dev

As a new HubSpot developer coming from the Wordpress world this has so far been one of my largest challenges. I am finding the repeated need to spin up development sites for each person on my team, along with keeping our staging site up to date to match the live blog.

 

I can appreciate the difficulty in 'cloning' an entire production HubSpot account to a sandbox, but really we just need the ability to clone everything on the CMS side, including assets, theme files, and most importantly content!

 

@twengler - what is the status of the portal replicator? Your link above is a 404

dennisedson
HubSpot製品開発チーム
HubSpot製品開発チーム

Cloning Live Hubspot Environment to Dev

@natezander ,

We here you.  We are working on multiple fronts to make the developer workflow the best possible experience.

Albeit, this is only available for Enterprise accounts at the moment, here is an example of some of the work we are investing in.  We take the Developer very seriously are investing a lot of resources to improve! 

We encourage any kind of feedback that you can provide here as well as on the Developer Slack Group

 

0 いいね!
JGardner
参加者

Cloning Live Hubspot Environment to Dev

This would make development so much easier! How do I upvote this!

0 いいね!
Stephanie-OG
キーアドバイザー

Cloning Live Hubspot Environment to Dev

Hi there!

 

Unfortunately I think the only way to move content is to export and import. This article on exporting mentions merging but it's the same principle: 

 

"Please note: there is no way to merge all the data between HubSpot accounts. The best way to move assets between accounts is to export your data from a HubSpot account, then import the objects and/or recreate certain data in the other account."

 

Also, while you can use a free sandbox developer account for the CMS, it doesn't include tools like Workflows: 

 

sandbox-account.png

 

Perhaps this is a good one for the Ideas form


Stephanie O'Gay Garcia

HubSpot Design / Development

Website | Contact

 

If this helped, please mark it as the solution to your question, thanks!

MFrankJohnson
ソートリーダー

Cloning Live Hubspot Environment to Dev

HubSpot support addressed this somewhere in 2017 / 2018. (can't seem to find it) Agreed, no way to 'clone' accounts.

 

Marketing dev accounts can include workflows (with limited abilities), but (if cloning were possible) it could potentially cause massive issues triggering duplicate actions against production data, so ... Even if HubSpot built-in protections for the cloned portal (e.g., turned off all cloned workflows) there would still be numerous other issues to contend with -- e.g., registered domains, email sending domains, user accounts (and notifications), sequences, etc. Not to mention all the cloned contacts and companies.

 

Can't speak for HubSpot, but prolly not on the radar.

 

Looks like export / import / manual build / test.
Be careful.

 

Note: Please search for recent posts as HubSpot evolves to be the #1 CRM platform of choice world-wide.

 

Hope that helps.

 

Be well,
Frank


www.mfrankjohnson.com
twengler
投稿者 | Platinum Partner
投稿者 | Platinum Partner

Cloning Live Hubspot Environment to Dev

We solved this. https://www.octoux.com/hubspot_portal_replicator

Happy to let you run a test to see how it works.

We just need API keys from your production portal and dev account - oh, and a zoom meeting and maybe 15 minutes of time.

 

brianmaierjr
参加者

Cloning Live Hubspot Environment to Dev

@twengler  Any chance this will be available to the public without divulging API keys? Seems like a really good idea

twengler
投稿者 | Platinum Partner
投稿者 | Platinum Partner

Cloning Live Hubspot Environment to Dev

Yes working on it now. We will be moving to oauth and then to the app store so no API keys will be needed. tomw@octoux.com   Stay in touch, I will post updates here.

ButCanItGoViral
参加者

Cloning Live Hubspot Environment to Dev

Looks cool, can you please repost a new link? (It's broken now).

Also, would this clone integrations to other platforms and their settings (like a CRM sync) or only clone object data?

0 いいね!