This guide will walk you through the process of setting up a custom form for end-users to report cases, which will then feed into SureView as an Alarm and can be promoted to SureView Cases.
Table of Contents
- Create a Microsoft Form
- Configure SureView Cases Template
- Create an Action Plan in SureView Response
- Set up SMTP Alarm in SureView Response
- Set up Power Automate Flow for Email Notification
1. Create a Microsoft Form
- Go to Microsoft Forms.
- Click on "New Form" to create a new form.
- Add relevant questions to gather necessary information for case reporting.
- Save your form.
2. Configure SureView Cases Template
- Log in to SureView Cases.
- Navigate to the Templates section of the Settings page. (US or EU)
- Either create a new template or edit an existing one that corresponds to the type of cases you want to raise.
- Ensure the "Creatable via API" option is checked for this template.
3. Create an Action Plan in SureView Response
- Log in to SureView Response.
- Go to the Action Plans setup page. (US or EU)
- Create a new Action Plan or edit an existing one.
- Add a "Raise to Case" task in the Action Plan.
4. Set up SMTP Alarm in SureView Response
- In SureView Response, navigate to the Alarm Setup page. (US or EU)
- Create a new SMTP Alarm.
- Associate the newly created Action Plan with this alarm.
- Save the alarm and note the generated email address.
5. Set up Power Automate Flow for Email Notification
Since Microsoft Forms doesn't have a built-in option to send form responses to a custom email address, we'll use Microsoft Power Automate to create a flow that sends the form responses to the SureView Response email address.
- Go to Microsoft Power Automate.
- Click on "Create" and choose "Automated flow".
- Name your flow and select "When a new response is submitted" as the trigger for Microsoft Forms.
- Click "Create".
- In the flow editor, add a new step and search for "Send an email (V2)".
- Configure the email step:
- To: Enter the email address generated by SureView Response in step 4.
- Subject: Enter a subject line (e.g., "New case report submitted").
- Body: Use dynamic content to include form responses. You can customize this to include all relevant information from the form.
- Save and test your flow.
Workflow Summary
With this setup complete, the process will work as follows:
- An end-user submits the Microsoft Form.
- The form submission triggers an email to SureView Response.
- SureView Response creates an Alarm based on the email.
- The associated Action Plan can be used to promote the Alarm to a Case in SureView Cases.
This integration allows for seamless case reporting and management across Microsoft Forms and the SureView ecosystem.
Comments
0 commentsArticle is closed for comments.