A spfx webpart has been deployed to the App Catalog. It is not Tenant deployed.
I want this app to be available on some site collections only. Within 'Site Contents', I select 'add an app' where I can select the spfx webpart, which adds it to the site ready for use.This is ok.
I want to do the same with a flow. At the moment I create a site using flow HTTP request (REST) which creates a blank site. But I also want to add the webpart to the site. How can I do the same with a flow ?