How to process large number of bundle data as chunks?

:bullseye: What is your goal?

I want to send note or multiple notes based on length of string into HubSpot notes

:thinking: What is the problem & what have you tried?

So i have one property in hubspot called “Heyreach LinkedIn URL” so i have created a active list in HubSpot and using “contacts Added to a list” Module i m getting the contacts list so using Contact’s property “Heyreach LinkedIn URL” i am getting conversation from hayreach module which is giving me output as 1st “Screenshot 2025-11-22 150550.png” which is very large but still i tried to make string out of it using “text aggregator” module there after using “transform to JSON” module i convert it to string and sending into notes but it’s giving me error as below mentioned.

which is clearly because of large string so i want to process this bundle in to groups and send multiple notes

:clipboard: Error messages or input/output bundles

“message”:“Property values were not valid: [{"isValid":false,"message":"Property \"hs_note_body\" value is over max characters 65536. Portal 26196154, object type 0-46","error":"MAX_CHARACTERS","name":"hs_note_body","localizedErrorMessage":"Property \"hs_note_body\" value is over max characters 65536.”

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

Welcome to the Make community!

This is called chunking. You can use my custom app for that: [App] Sam's Toolbox of Useful Modules: @samliew

Have you seen these previous discussions?

Your question may have already been answered here:

You can search this forum for existing answers, and also use the documentation in the Help Centre to get to a solution faster, and also help keep the forum organised. Thanks for your cooperation!

Still require assistance?

If the previous threads above does not answer your question, please edit your question and provide additional details to demonstrate the difference between your question and the duplicate discussions.

If you require help implementing the answers in the previous threads linked above, please reply with more details of what you have tried, including screenshots.

Hope this helps! If you are still having trouble, please provide more details.

— @samliew