Embedding a Rewst Workflow inside the MSP Process Client Portal
Context:
Rewst Workflows are a powerful tool that - by simply filling them out - can invoke automation activities in Rewst. By embedding those Rewst Workflows into the MSP Process client portal, it's easy for your customers to not just submit a ticket with you, but also invoke the appropriate Rewst activity to automatically address what they need you to do.
Prerequisites:
- You must have an active Rewst tenant
- You must be on the Pro plan in MSP Process
- Your end-users must be added into Rewst, as all Rewst Workflows require authentication
- The Rewst Workflow must be configured to create a ticket in your PSA; the MSP Process client portal will not create a ticket when an end-user fills out a Rewst Workflow.
Grabbing the Dynamic URL from Rewst
- Login to your Rewst tenant (https://app.rewst.io)
- Navigate to the Automations -> Workflows page
- Edit the Workflow you want to embed in the MSP Process Client Portal
- At the top of the Rewst UI, click the gear icon to edit the Trigger settings for the Workflow:
- In the Trigger Configuration section, click the <> button:
- Paste the data that you copied into a text editor of your choice. You'll want to only keep the URL, and remove anything else. Here's an example:
- Initial Data: <iframe src='https://app.rewst.io/form/embed/019b0896-4737-74b2-8721-c9843cfb7c3c' height="100%" width="100%" frameBorder="0" />
- URL: https://app.rewst.io/form/embed/019b0896-4737-74b2-8721-c9843cfb7c3c
Configuring MSP Process to Display a Rewst Workflow in your Client Portal
- Login to the MSP Process UI (https://app.mspprocess.com) as an Admin-level user
- Navigate to the AI Service Desk -> Client Portal -> Ticket Templates page
- Click the Create New button
- Fill out the Ticket Template as shown below; you'll want to choose Rewst Form as the Question Type:
- Click Submit to save the Ticket Template
What Do Your End-users See?
When your end users login to the MSP Process Client Portal - either the website version or the MS Teams version - they will be able to interact with the Rewst Workflow by clicking on the Create a ticket button:
Your end-users will then be presented with the list of Ticket Templates that you've created; they just need to click on the Rewst entry to open it up:
When they click on the Rewst one, they'll be shown the Rewst Workflow as an overlay on top of the MSP Process Client Portal:
Your end-users need only to click the Submit button at the bottom of the Rewst Workflow, and voila! They will have successfully submitted the Workflow, and Rewst will invoke the automation routines associated with it.
Common Questions:
Does my end-user need to login to Rewst?
How does MSP PRocess know which version of a Rewst Workflow to show to an end-user?