Launch a Template based Test to your own audience
Overview
By combining power of Templates and Invite Network [Add link to Glossary Item], UserTesting API Platform allows our customers to get feedback from their own network by launching tests from pre-built templates. We generate a link to a test and customers can invite individuals from their own networks for one-time participation.
Who can benefit from this?
This solution empowers our customers to tap into insights from employees, existing customers or contributors with industry-specific knowledge or experience in their existing networks faster and easier than ever before.
- Soliciting feedback from internal audiences
- Generate employee engagement with internal testing
- Make more informed design decisions by testing new features with an internal audience
Pre-Requisites
This API workflow requires that customers have pre-defined templates containing the test plan in their UserTesting App. Test Plan, Quick Answer or Full Test Templates can be used for launching these tests.
Need help with Template creation?
Contact [email protected]
Workflow
In all the following steps of the workflow “user” is an identity associated with the OAuth2 token supplied in the API request header
Step 1 - Get a list of user’s Workspaces
This API allows to you get a list of workspaces that a user is allowed to access.
This call can be implemented in workflows to let the user select the workspace in which the test should be launched.
Step 2 - Get a list of all the available templates
This API allows to you get a list of templates that a user is allowed to access. This call can be implemented in workflows to let the user select the template they’d like to use.
Step 3 - Create a Draft
This API allows to you create a draft test in a workspace using specified template. Callers can supply the name of the draft in the request payload and will receive an orderToken in response.
Step 4 - Launch a Test
This API call allows launching a test from an existing draft.
Additional Resources
Invite Network Overview
Invite Network Test Contributor Experience
Invite Network Best Practices
Invite Network FAQs
Updated about 2 years ago