Need help circumventing the 2MB Blueprint data size limit

Please I need ideas on how to circumvent the 2MB Blueprint data size limit in a scenario.
I have a list I need to parse to a JSON format for the workflow (a single column of 65k rows), the size limit is triggered each time I try to save.

Wondering if anyone knows a way around this without have to breakup the scenario.

Hey Jide,

select all modules, hit copy and paste the result in Numpad, then save it as a JSON.

1 Like