Active with remarks |
---|
This application needs additional settings. Please follow the documentation below to create your own connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…).. |
The QuestionPro modulesa module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. allow you to watch, create, update, list, retrieve, and delete the usersCan use the system on a limited basis based on the rights assigned by the admin., surveys, and responses in your QuestionPro account.
Prerequisites
-
A QuestionPro account
In order to use QuestionPro with Boost.spaceA platform that centralizes and synchronizes company data from internal and external sources, offering a suite of modules and addons for project management, CRM, data visualization, and more. Has many features to optimize your workflow! IntegratorPart of the Boost.space system, where you can create your connections and automate your processes., it is necessary to have a QuestionPro account. If you do not have one, you can create a QuestionPro account at questionpro.com/a/showEntry.do.
Note | |
---|---|
The modulea module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. dialog fields that are displayed in bold (in the Boost.space Integrator scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive., not in this documentation article) are mandatory! |
To connect your QuestionPro account to Boost.space Integrator you need to obtain the API Key from your QuestionPro account and insert it in the Create a connection dialog in the Boost.space Integrator module.
1. Log in to your QuestionPro account.
2. Click the survey for which you want to establish a connection > Integration > API > Get API Key.
3. Copy the API key to your clipboard.
4. Go to Boost.space Integrator and open the QuestionPro module’s Create a connection dialog.
5. In the Connection name field, enter a name for the connection.
6. In the API Key field, enter the API key copied in step 3. Select the server to connect and click Continue.
The connection has been established.
Lists all users from the organization.
Connection |
|
Limit |
Set the maximum number of users Boost.space Integrator should return during one scenario execution cycleA cycle is the operation and commit/rollback phases of scenario execution. A scenario may have one or more cycles (one is the default).. |
Gets the user’s information specified by ID.
Connection |
|
UserCan use the system on a limited basis based on the rights assigned by the admin. ID |
Select the User ID whose details you want to retrieve. |
Creates a new user.
Connection |
|
Email Address |
Enter the email address of the user. |
Password |
Enter a password for the user. |
First Name |
Enter the first name of the user. |
Last Name |
Enter the last name of the user. |
Department ID |
Select (map) the Department ID to which the user belongs. |
User Type |
Select the user type:
|
Updates the user’s information specified by ID.
Connection |
|
User ID |
Select the User ID whose details you want to update. |
Email Address |
Enter the email address of the user. |
Password |
Enter a password for the user. |
First Name |
Enter the first name of the user. |
Last Name |
Enter the last name of the user. |
Department ID |
Select (map) the Department ID to which the user belongs. |
Deletes a user-specified by ID.
Connection |
|
User ID |
Select the User ID you want to delete. |
Lists all surveys for the specified user.
Connection |
|
User ID |
Select the User ID whose surveys you want to list. |
Limit |
Set the maximum number of surveys Boost.space Integrator should return during one scenario execution cycle. |
Lists all surveys for the specific folder.
Connection |
|
User ID |
Select the User ID whose folder’s surveys you want to list. |
Folder ID |
Select the Folder ID whose surveys you want to list. |
Limit |
Set the maximum number of surveys Boost.space Integrator should return during one scenario execution cycle. |
Gets survey information specified by ID.
Connection |
|
User ID |
Select the User ID whose survey’s details you want to retrieve. |
Survey ID |
Select the Survey ID whose details you want to retrieve. |
Creates a new user’s survey.
Connection |
|
User ID |
Select the User ID whose survey you want to create. |
Name |
Enter a name for the Survey. |
Folder ID |
Select the Folder ID to which you want to add the survey. |
Updates survey information specified by ID.
Connection |
|
User ID |
Select the User ID whose survey you want to create. |
Survey ID |
Select the Survey ID whose details you want to update. |
Name |
Enter a name for the Survey. |
Folder ID |
Select the Folder ID to which you want to add the survey. |
Deletes a survey by specified ID.
Connection |
|
User ID |
Select the User ID whose survey you want to delete. |
Survey ID |
Select the Survey ID you want to delete. |
Sends a survey invitation to the specified email addresses.
Connection |
|
User ID |
Select the User ID whose survey you want to delete. |
Survey ID |
Select the Survey ID you want to. |
Mode |
Select the survey mode in which you want to send the survey:
|
Emails |
Add the email addresses to whom you want to send the survey. |
Email Subject |
Enter the email subject line for the survey. |
Content |
Enter the email body message. |
Lists all responses for the specified survey.
Connection |
|
User ID |
Select the User ID whose survey responses you want to list. |
Survey ID |
Select the Survey ID whose responses you want to list. |
Limit |
Set the maximum number of responses Boost.space Integrator should return during one scenario execution cycle. |
Gets Survey response information specified by ID.
Connection |
|
User ID |
Select the User ID whose survey response details you want to retrieve. |
Survey ID |
Select the Survey ID whose response details you want to retrieve. |
Deletes a response specified by ID.
Connection |
|
User ID |
Select the User ID whose survey response details you want to delete. |
Survey ID |
Select the Survey ID whose response details you want to delete. |
Performs an arbitrary authorized API call.
Connection |
||||
URL |
Enter a path relative to
|
|||
Method |
Select the HTTP method you want to use: GET to retrieve information for an entry. POST to create a new entry. PUT to update/replace an existing entry. PATCH to make a partial entry update. DELETE to delete an entry. |
|||
Headers |
Enter the desired request headers. You don’t have to add authorization headers; we already did that for you. |
|||
Query String |
Enter the request query string. |
|||
Body |
Enter the body content for your API call. |
The following API call returns all folders from your QuestioPro account:
URL: /v2/users/{user_id}/folders
Method: GET
Matches of the search can be found in the module’s Output under BundleA bundle is a chunk of data and the basic unit for use with modules. A bundle consists of items, similar to how a bag may contain separate, individual items. > Body > response. In our example, 3 folders were returned: