I'm looking for a way to import a sharepoint list of a sharepoint site and export it into another destination. I looked at this Powershell PnP commands
I don't want the CopyList as i need to have the columns and site created on both source and destination. I'm using the latest powershell 7.x and the latest powershell pnp. Can i use a site template for this?
I only need the list. It seems the PnP commands have been changing
Any tips would be appreciated