o the Solution I have in one environment consists of:
- Power App - Calls the Power App trigger Flow (below)
- Power App triggered Flow - This has the following actions
- Send Office 365 Email action - Uses the Exchange Connection Ref connection reference
- Get Rows SQL Action - Uses a SQL Test Connection Ref connection reference
- Custom Action - This is from a Custom Connector provided by another Solution - Uses the Provisioning Connection Ref connection reference
- Connection References
- Exchange Connection Ref
- SQL Test Connection Ref
- Provisioning Connection Ref
The target environment already has the other Custom Connector solution imported.
When importing the above solution in to the target environment, the connections panel shows the following

Clicking New Connection results in the

Unpacking the solution and viewing the Customizations.xml seems to point to the connectorid for the custom connector being different to the connector id for the Custom Connector provided by the other solution. Is this currently an unsupported approach for custom connectors?
If I edit the Customisations.xml and update the connectorid to match the one provided by the other solution containing the the custom connector, it shows existing connections as shown below and imports correctly

It said in the release blog the custom connectors were supported and granted this is in preview, but I have tried various things to get this to work and can't.
Also I have been unable to get the Power App within the solution to use the connection references, for example the SQL connection reference. The blog mentions something, but its not clear what the exact steps are.
Anyone able to help with the above would be appreciated