Replies: 2 comments
-
I have the same challenge with powerpagesites. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I would like to add a Power Apps Canvas to a solution to export the solution.
If I understood well I need to use this command to perform this action.
pac solution add-solution-component --solutionUniqueName <MySolutionName> --component <Component> --componentType <Content-Type-of-CanvasApp>
My question is: Which is the component type for a canvas app and wich is the component technical name for a canvas app?
I Already try a Get-AdminPowerApp usinf Admin Power Platfrom cmdlets and get a look in internal properties but I didn't find nothing useful for this case.
I appreciate any insights or assistance you can provide. Thank you in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions