Active with remarks |
---|
This application needs additional settings. Please follow the documentation below to create your own connection. |
The Surveybot modules allow you to monitor and list the surveys in your Surveybot account.
Prerequisites
-
A Surveybot account
In order to use Surveybot with Boost.space Integrator, it is necessary to have a Surveybot account. If you do not have one, you can use your Facebook account or create a Surveybot account at surveybot.io/signup.
![]() |
Note |
---|---|
The module dialog fields that are displayed in bold (in the Boost.space Integrator scenario, not in this documentation article) are mandatory! |
To connect your Surveybot account to Boost.space Integrator you need to obtain the API Key from your Surveybot account and insert it in the Create a connection dialog in the Boost.space Integrator module.
1. Log in to your Surveybot account.
2. From the Dashboard, click your Profile Icon > Account Settings > Data API.
![61f27ba711589.gif](https://docs.boost.space/wp-content/themes/bsdocs/docs-parser/HTML/en/image/uuid-c0c6d1cd-6218-63a9-ff45-54d52ce17784.gif)
3. In the API Key section, click Enter Password, enter your password, and click Submit.
![61f27bac60ce8.png](https://docs.boost.space/wp-content/themes/bsdocs/docs-parser/HTML/en/image/uuid-8cb2da12-2a14-68d7-c819-672b238e6b6d.png)
4. Copy the API Key to your clipboard.
![61f27bad5246d.png](https://docs.boost.space/wp-content/themes/bsdocs/docs-parser/HTML/en/image/uuid-442f100e-5181-0273-f866-b803b9d0cc6b.png)
5. Go to Boost.space Integrator and open the Surveybot module’s Create a connection dialog.
![61f27bae699e5.gif](https://docs.boost.space/wp-content/themes/bsdocs/docs-parser/HTML/en/image/uuid-3b7bb57b-40fb-8ac9-fa25-8f5388900cec.gif)
6. In the Connection name field, enter a name for the connection.
7. In the API Key field, enter the API Key copied in step 4 and click Continue.
The connection has been established.
Triggers when a new response for the selected survey is completed.
Connection |
|
Limit |
Enter the maximum number of survey responses Boost.space Integrator should return during one scenario execution cycle. |
Survey ID |
Select the Survey ID whose responses you want to watch. |
Performs an arbitrary 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. |
Lists all surveys.
Connection |
|
Limit |
Enter the maximum number of surveys Boost.space Integrator should return during one scenario execution cycle. |