Creating a Google SpredSheet with multiple sheets

Hello everyone,

We’re working on automating a process using Crocoblock forms. Our form allows clients to submit an array of selected destinations. We aim to create a Google Spreadsheet titled Wishlist, where each destination selected by a client has its own sheet.

If a client selects multiple destinations, we want to add a row with their information in the corresponding sheets. If a second client selects the same or additional destinations, their data should be added to the existing sheets, and new sheets should be created if necessary.

We’re following a specific template for this setup, so any guidance or help in achieving this would be greatly appreciated!

Thank you in advance.