Hello all,
I can easily copy the fields JSON under “Actions” > “Copy JSON”. I wonder if there’s a way to “upload” it on the GUI.
I think the Design Tools are good and I create some modules there. I would like to move some modules from one module to another and I wonder if there’s a non-CLI solution with fetch and changing the file locally before resending it?
Thank you!
Hi @FMontenegro
I personally recommend VS Code with the HubSpot Integration.
You can push and pull files to HubSpot…
When you pull the code from HubSpot you can see ALL the code (e.g. json) not just the stuff you see in Design Manager.
And you can keep everything under version control.
AND, work in a tool designed for editing code rather than using the browser.
AND the team at HubSpot keep making it better!
(And I need to get out more.)
Have fun
Mike
Here to learn more about HubSpot and share my HubSpot Knowledge. I’m the founder of Webalite a HubSpot Partner Agency based in Wellington, New Zealand and the founder of Portal-iQ the world’s first automated HubSpot Portal Audit that helps you work smarter with HubSpot.
Moderator note: While this solution may not address the original poster’s specific situation, it could be helpful for other community members facing similar challenges.
Thank you for the response.
Yeah, I have used it on VSCode, I just wanted to know if there was a way to “import” the fields on the GUI, but I’m guessing there isn’t. Working on different accounts/themes I just wanted to quickly transfer a module to do some testing (customization) without having to go through VSCode or CLI commands.