How to split inbound transition data into different segments using JavaScript?
Dear community
How to split inbound transition data into small segments and send those segments on different dates using JavaScript.
Example: Around 100,000 recipients are coming from an inbound transition. I want to target these audiences on different dates.
Day 1: 8,000, Day 2: 9,000, Day 3: 12,000, Day 4: 15,000, Day 5: 25,000, etc.



