Embed Forms Pro is Power Apps feature in preview!
I have been waiting for this since they announced this feature last year.
If you do not want to watch the video, here are a few key points if you are using this feature:
- Licensing – At least Power Apps Plan 1 license and a Forms Pro License (you can obtain trial version)
- Environment – Canvas app and survey/quiz configured in the same environment. This is very important or else you are not able to see the survey from canvas apps
- Response – If respondent did provide either a name or an email address, the survey response is deem anonymous
- Non Anonymous Response – Ensure to collect the respondent name and email and mapped them the name and email field in Forms Pro.
- Mapping – The respondent name must be map to either ‘First Name’ or ‘Last Name’. Mapping to Name does not work (Will need to investigate further – would appreciate if someone knows why it is happening). Currently you are not able to map to ‘Survey Variables’ in Forms Pro
Function: ContextParameters
Syntax: {‘First Name’:User().FullName,Email:User().Email}
That’s all for now. Happy Power-Apping!