Dynamics 365 CE [to host the forms data]
For this scenario, we have created below Table and Column components.
- Table - Forms Payload
- Columns - SurveyJS Payload and SurveyJS Response
SurveyJS Payload: column to store the JSON object of an assessment form.
SurveyJS Response: column to store the responses provided from the PowerApps Portals.
We use the JSON object available in the "SurveyJS Payload" column from the PowerApps Portals using Web API to generate SurveyJS form to provide responses by the end user.
Comments
Post a Comment