Is there any possible way to mass migrate Nintex Apps for Salesforce (SKUID) pages from V1 to V2? I don’t see any other way to do this than manually page by page, which can become quite cumbersome when you have over a thousand pages to convert.
I’m starting to investigate the feasibility of migrating all our pages from V1 to V2 now, but the road block of having to go through the migration process manually page by page for 1000+ pages is already a tough hurdle, and then once that is complete I’ll need to rename all the pages to replace their V1 versions then review and debug all the pages manually again.
I really just need to just do a full conversion replacing all the existing V1 pages and then test the new V2 pages because nearly all of our pages use page includes that reference other pages and this breaks when a V2 page tries to reference a V1 page.
If anyone has any ideas for a way to do this in bulk it would be very helpful. My first thought would be to write a bulk APEX script to migrate all pages, but I don’t see any fields or functions on SKUID pages that I can manipulate in APEX to do that.
