Knowledge Base

How to Sync your SurveyMonkey Data within Quickbase using Workato

November 1, 2025

Surveys are a great way to collect information, with SurveyMonkey being one of the leading tools to do so. When your surveys are completed you can sign into SurveyMonkey and look at all your data. But wouldn’t it be better if the same data was in your central database rather than in yet another system?

Reasons for storing your survey results might include:

  • Providing visibility to people who are not SurveyMonkey users
  • Allow for reporting across multiple surveys
  • Associate responses with users in your database

In this article we’ll discuss how to setup a Workato recipe which save the results of your survey to your Quickbase database application.

How to Sync your SurveyMonkey Data within Workato

First, you’ll want to set up your Quickbase table where you want survey information to be stored.

Log into your Quickbase application and take the following action:

  1. Create a new table
  2. Add a text field and call it ‘Question 1’.
  3. Add another text field and call it ‘Survey ID’

Now log into your SurveyMonkey account:

  1. Create a new survey
  2. Select ‘Start from Scratch’
  3. Name your survey and add a multiple-choice question or text question.
  4. Save your new survey4Go to collect ‘Responses’ section of your new survey on the tabs in the upper ribbon and click ‘Add a New Collector’ and select ‘Web Link
  5. Go to collect ‘Responses’ section of your new survey on the tabs in the upper ribbon and click ‘Add a New Collector’ and select ‘Web Link
  6. Copy the resulting URL into your browser and complete at least one survey (This will be used later to display values in the triggers of your Workato recipe).

Now sign into your Workato account:

  1. Click ‘Create a new recipe’
  2. Assign the trigger as shown below:
How to Sync your SurveyMonkey Data within Quickbase using Workato | Assign Trigger

Click ‘Next’

  1. Assign a connection:
How to Sync your SurveyMonkey Data within Quickbase using Workato | Assign a connection

Click ‘Next’

  1. Designate which survey will be used (the one you set up at the beginning of this article)
How to Sync your SurveyMonkey Data within Quickbase using Workato | Designate Survey
  1. Now you’ll create your action. Select your Quickbase app and the action ‘create record’:
How to Sync your SurveyMonkey Data within Quickbase using Workato | Create action

Click ‘Next’

  1. Select your Quickbase connection and select your sub-domain and authentication information:
How to Sync your SurveyMonkey Data within Quickbase using Workato | Quickbase connection

Click ‘Next’

  1. Now we’ll configure our action. First, select the application where your Quickbase newly created Quickbase table is located.
  2. Enter your application token and select the table you want your survey data sent:
How to Sync your SurveyMonkey Data within Quickbase using Workato | configure action

Once the table is selected additional fields will become available. Select the fields that you want to add from your survey to your Quickbase application.

To do, start by selecting the desired fields from the ‘Table field list’:

How to Sync your SurveyMonkey Data within Quickbase using Workato | QUANDARY CONSULTING GROUP

The fields you’ve selected will now appear below. In each field you’ll select the SurveyMonkey response that will be mapped to Quickbase.

In the screen below you can see that we are assigning values for the fields on the right side of the screen from our list of values in the left side under ‘Completed survey response

How to Sync your SurveyMonkey Data within Quickbase using Workato | SurveyMonkey Response

Once completed, click ‘Finish

  1. Now that you’ve completed your recipe it’s time to test. Click the green 'Test Recipe' button in the upper right of your screen to run your first test:
How to Sync your SurveyMonkey Data within Quickbase using Workato | Create Recipe

When clicked a test job will be run, creating a record based on the last survey response that was completed in SurveyMonkey.

When the test is complete you should see this message:

How to Sync your SurveyMonkey Data within Quickbase using Workato | Process

You should also see a newly created record in your Quickbase table based on the test you just ran.

If Workato is unable to find any jobs, return to your SurveyMonkey account and complete a test survey. Once completed, rerun your test in Workato.

  1. Check to make sure a record has been created in Quickbase, this should look like the following image:
How to Sync your SurveyMonkey Data within Quickbase using Workato | Check Created Record

We’ve included the Survey ID here to show that you can not only extract information entered by the user, but also underlying information about the survey itself.

In this case we can use the survey ID for the purposes of categorizing and reporting on the survey to which the Quickbase record corresponds.

You can imagine that if you have multiple surveys entering the same table it might be very useful to have a record of which survey was used to create the record.

Please note: This is the simplest version of a SurveyMonkey to Quickbase Workato recipe. Once you’ve mastered this basic recipe you can go on to add more fields to your Quickbase table, map additional survey answers or add additional logic.
  • By: John Orsak
  • Email: jorsak@quandarycg.com
  • Date Updated: 11/01/2025