Hello everyone,
Is it possible to update page contents including modules’ data entirely through code? I know I can add default modules using `dnd_module` HUBL code in page templates, but it seems when I update the template modules in code with new or updated module data, the existing pages don’t reflect the changes (which is logical - template should be used just to create the initial version). I would still like to edit the pages’ contents through code, so that I can have it stored in a separate versioning system. Is this possible?
I’m currently working on the free Hubspot version and am looking to buy starter version.