I’m not sure if I understand your question here but you should be able to load specific data and specify the data you want to split in the Default Data Loader node via Mode > Load Specific Data:
@aya thanks for pointing me to the solution! I load the specific data now from the variable pageContent and pass the metadata just like before. The metadata is not used in the splitter any more. Thank you!