Hi
I created multiple powerForms in sharepoint, no PowerApps. These forms are linked to a SharePoint list.
When building these powerForm there is a possibility for downloading a copy in *.msApp format.
If we choose for creating a copy of this form we receive the following error.
{"error":{"code":"SharePointRequestFailed","message":"The sharepoint request failed because an error occured: {\"odata.error\":{\"code\":\"-1, Microsoft.SharePoint.SPConnectorException\",\"message\":{\"lang\":\"nl-NL\",\"value\":\"The app is already exist. Remove the existing app before adding a new one\"}}}. De correlatie-id is 7c448b23-8907-4bb7-*********"}}
If we remove the original form we can import the file in powerApp but we can not link this to a sharepointPoint list as a powerForm.
When editing the powerForm we can export the app as *.msApp or as zip file. There is no possibility to import any of the zip or msApp file within the form editor.
Is there a solution so we can import the files within the powerForm editor?