Blog

Create Customized PDF Reports from SurveyMonkey

Blog

Create Customized PDF Reports from SurveyMonkey

Blog

Create Customized PDF Reports from SurveyMonkey

Blog

Create Customized PDF Reports from SurveyMonkey

Blog

Create Customized PDF Reports from SurveyMonkey

Download PDFDownload PDF
Blog

Create Customized PDF Reports from SurveyMonkey

Formstack
/
June 13, 2016
Blog

Create Customized PDF Reports from SurveyMonkey

MIN
/
June 13, 2016
About the Episode
Episode Highlights
Meet our Guest
Episode Transcript

Surveys can be a great way to collect data from your customers and learn from the feedback provided.  With a tool like SurveyMonkey, you can create easy-to-use surveys that will simplify your customer feedback loops.

With Formstack Documents, you can take your survey responses and automatically generate Word, PDF, and more types of documents.  From thank you letters to PDF reports, you can create customized documents based on the responses of your surveys.

In this example, we’re going to show you how you can automatically generate a customized PDF report of each survey response that contains specific information based on the answers to the survey.  We’re going to be using our friends over at Zapier as well to help with the integration between SurveyMonkey and Formstack Documents.

To get started, we’re going to setup the report template using a Word document.  Inside the Word doc, we’re going to add our boilerplate report info and then for the spots that we want our survey responses to go, we’re going to add merge fields that look like {$Name}, {$Email}, {$FavoriteColor}, etc.

Here’s what our report template looks like:


In our report, we want to show customized information based on the answers to the survey.  For this we are going to use “if” statements in the document that look something like this:

{if $FavoriteColor == “Red”}
Your favorite color is Red and that usually indicates you are a passionate person….
{elseif $FavoriteColor == “Blue”}
Your favorite color is Blue and that often indicates you have a calm and patient personality….
{/if}

Here’s what our document looks like with some of those conditional if statements:


Once we have finished up our template, we’re going to upload it to Formstack Documents.  From the Documents page in Formstack Documents, click the New Document button and enter a name.  On the next step, pick Office Document as the document type and then pick the file from your computer.


After you have uploaded your document, you’re going to be sent to the Settings tab where you can modify various options like the type of file that you want to generate and the name of the file.  For this example, we’re going to generate a PDF and we’re going to include the name of our survey responder in the file name.



Next, we’re going to setup the delivery of our PDF report so that it is automatically emailed to our survey participant.  Under the Deliver tab, we’re going to edit the default email delivery that is already setup.  For the “To” address, we’re going to use the merge field for our participant’s email address.  If you don’t have an email merge field in your doc, pick <> from the dropdown and then type in something like {$EmailTo}.



After you have updated your email delivery, we’re done with the setup inside Formstack Documents and we’re ready to setup the integration via Zapier. Inside Zapier, click the New Zap button.  For the Trigger we’re going to choose SurveyMonkey as the service and then New Survey Response as the trigger.


After you authenticate your SurveyMonkey account, Zapier is going to ask you to pick the survey that you want to monitor.  Select your survey. Next, we’re going to pick the Action for our Zap.  For the service, we’re going to choose Formstack Documents and then Create Document Merge as the action.


After you authenticate your Formstack Documents account, Zapier is going to load a list of all the Formstack Documents documents in your account.  Go ahead and pick the report template that you just setup.  Once you pick the document, Zapier is going to load a list of all the merge fields in your document.

For each of the merge fields in your document, you need to pick the corresponding survey question from SurveyMonkey.  This tells Zapier how to send your data over to Formstack Documents so that it is populated in the correct spot on your template.

After you have matched up all of your merge fields, go ahead and save your Zap then turn it on.  You’re ready to run a test!  Login to SurveyMonkey and submit a response to your survey.  Zapier will detect this new response and send the information over to Formstack Documents and your report will be emailed.

Here’s what our report looked like after submitting the survey:


Now, you can automatically generate all kinds of documents from your SurveyMonkey responses. Start a free trial to see how Formstack Documents can streamline your paperwork process.
Blog

Create Customized PDF Reports from SurveyMonkey

Blog

Create Customized PDF Reports from SurveyMonkey

Get the Report

Not a valid e-mail address

Great, thank ya!

You can now access the content.
Oops! Something went wrong while submitting the form.
Blog

Create Customized PDF Reports from SurveyMonkey

Panelists
No items found.
Introduction
Introduction

Great, thank ya!

You can now access the content.
Download NowDownload Now
Oops! Something went wrong while submitting the form.

Surveys can be a great way to collect data from your customers and learn from the feedback provided.  With a tool like SurveyMonkey, you can create easy-to-use surveys that will simplify your customer feedback loops.

With Formstack Documents, you can take your survey responses and automatically generate Word, PDF, and more types of documents.  From thank you letters to PDF reports, you can create customized documents based on the responses of your surveys.

In this example, we’re going to show you how you can automatically generate a customized PDF report of each survey response that contains specific information based on the answers to the survey.  We’re going to be using our friends over at Zapier as well to help with the integration between SurveyMonkey and Formstack Documents.

To get started, we’re going to setup the report template using a Word document.  Inside the Word doc, we’re going to add our boilerplate report info and then for the spots that we want our survey responses to go, we’re going to add merge fields that look like {$Name}, {$Email}, {$FavoriteColor}, etc.

Here’s what our report template looks like:


In our report, we want to show customized information based on the answers to the survey.  For this we are going to use “if” statements in the document that look something like this:

{if $FavoriteColor == “Red”}
Your favorite color is Red and that usually indicates you are a passionate person….
{elseif $FavoriteColor == “Blue”}
Your favorite color is Blue and that often indicates you have a calm and patient personality….
{/if}

Here’s what our document looks like with some of those conditional if statements:


Once we have finished up our template, we’re going to upload it to Formstack Documents.  From the Documents page in Formstack Documents, click the New Document button and enter a name.  On the next step, pick Office Document as the document type and then pick the file from your computer.


After you have uploaded your document, you’re going to be sent to the Settings tab where you can modify various options like the type of file that you want to generate and the name of the file.  For this example, we’re going to generate a PDF and we’re going to include the name of our survey responder in the file name.



Next, we’re going to setup the delivery of our PDF report so that it is automatically emailed to our survey participant.  Under the Deliver tab, we’re going to edit the default email delivery that is already setup.  For the “To” address, we’re going to use the merge field for our participant’s email address.  If you don’t have an email merge field in your doc, pick <> from the dropdown and then type in something like {$EmailTo}.



After you have updated your email delivery, we’re done with the setup inside Formstack Documents and we’re ready to setup the integration via Zapier. Inside Zapier, click the New Zap button.  For the Trigger we’re going to choose SurveyMonkey as the service and then New Survey Response as the trigger.


After you authenticate your SurveyMonkey account, Zapier is going to ask you to pick the survey that you want to monitor.  Select your survey. Next, we’re going to pick the Action for our Zap.  For the service, we’re going to choose Formstack Documents and then Create Document Merge as the action.


After you authenticate your Formstack Documents account, Zapier is going to load a list of all the Formstack Documents documents in your account.  Go ahead and pick the report template that you just setup.  Once you pick the document, Zapier is going to load a list of all the merge fields in your document.

For each of the merge fields in your document, you need to pick the corresponding survey question from SurveyMonkey.  This tells Zapier how to send your data over to Formstack Documents so that it is populated in the correct spot on your template.

After you have matched up all of your merge fields, go ahead and save your Zap then turn it on.  You’re ready to run a test!  Login to SurveyMonkey and submit a response to your survey.  Zapier will detect this new response and send the information over to Formstack Documents and your report will be emailed.

Here’s what our report looked like after submitting the survey:


Now, you can automatically generate all kinds of documents from your SurveyMonkey responses. Start a free trial to see how Formstack Documents can streamline your paperwork process.
Panelists
No items found.
Infographic

Create Customized PDF Reports from SurveyMonkey

Follow this quick tutorial to learn how your can create PDF reports using your SurveyMonkey data.
Download InfographicDownload Infographic

Surveys can be a great way to collect data from your customers and learn from the feedback provided.  With a tool like SurveyMonkey, you can create easy-to-use surveys that will simplify your customer feedback loops.

With Formstack Documents, you can take your survey responses and automatically generate Word, PDF, and more types of documents.  From thank you letters to PDF reports, you can create customized documents based on the responses of your surveys.

In this example, we’re going to show you how you can automatically generate a customized PDF report of each survey response that contains specific information based on the answers to the survey.  We’re going to be using our friends over at Zapier as well to help with the integration between SurveyMonkey and Formstack Documents.

To get started, we’re going to setup the report template using a Word document.  Inside the Word doc, we’re going to add our boilerplate report info and then for the spots that we want our survey responses to go, we’re going to add merge fields that look like {$Name}, {$Email}, {$FavoriteColor}, etc.

Here’s what our report template looks like:


In our report, we want to show customized information based on the answers to the survey.  For this we are going to use “if” statements in the document that look something like this:

{if $FavoriteColor == “Red”}
Your favorite color is Red and that usually indicates you are a passionate person….
{elseif $FavoriteColor == “Blue”}
Your favorite color is Blue and that often indicates you have a calm and patient personality….
{/if}

Here’s what our document looks like with some of those conditional if statements:


Once we have finished up our template, we’re going to upload it to Formstack Documents.  From the Documents page in Formstack Documents, click the New Document button and enter a name.  On the next step, pick Office Document as the document type and then pick the file from your computer.


After you have uploaded your document, you’re going to be sent to the Settings tab where you can modify various options like the type of file that you want to generate and the name of the file.  For this example, we’re going to generate a PDF and we’re going to include the name of our survey responder in the file name.



Next, we’re going to setup the delivery of our PDF report so that it is automatically emailed to our survey participant.  Under the Deliver tab, we’re going to edit the default email delivery that is already setup.  For the “To” address, we’re going to use the merge field for our participant’s email address.  If you don’t have an email merge field in your doc, pick <> from the dropdown and then type in something like {$EmailTo}.



After you have updated your email delivery, we’re done with the setup inside Formstack Documents and we’re ready to setup the integration via Zapier. Inside Zapier, click the New Zap button.  For the Trigger we’re going to choose SurveyMonkey as the service and then New Survey Response as the trigger.


After you authenticate your SurveyMonkey account, Zapier is going to ask you to pick the survey that you want to monitor.  Select your survey. Next, we’re going to pick the Action for our Zap.  For the service, we’re going to choose Formstack Documents and then Create Document Merge as the action.


After you authenticate your Formstack Documents account, Zapier is going to load a list of all the Formstack Documents documents in your account.  Go ahead and pick the report template that you just setup.  Once you pick the document, Zapier is going to load a list of all the merge fields in your document.

For each of the merge fields in your document, you need to pick the corresponding survey question from SurveyMonkey.  This tells Zapier how to send your data over to Formstack Documents so that it is populated in the correct spot on your template.

After you have matched up all of your merge fields, go ahead and save your Zap then turn it on.  You’re ready to run a test!  Login to SurveyMonkey and submit a response to your survey.  Zapier will detect this new response and send the information over to Formstack Documents and your report will be emailed.

Here’s what our report looked like after submitting the survey:


Now, you can automatically generate all kinds of documents from your SurveyMonkey responses. Start a free trial to see how Formstack Documents can streamline your paperwork process.

Surveys can be a great way to collect data from your customers and learn from the feedback provided.  With a tool like SurveyMonkey, you can create easy-to-use surveys that will simplify your customer feedback loops.

With Formstack Documents, you can take your survey responses and automatically generate Word, PDF, and more types of documents.  From thank you letters to PDF reports, you can create customized documents based on the responses of your surveys.

In this example, we’re going to show you how you can automatically generate a customized PDF report of each survey response that contains specific information based on the answers to the survey.  We’re going to be using our friends over at Zapier as well to help with the integration between SurveyMonkey and Formstack Documents.

To get started, we’re going to setup the report template using a Word document.  Inside the Word doc, we’re going to add our boilerplate report info and then for the spots that we want our survey responses to go, we’re going to add merge fields that look like {$Name}, {$Email}, {$FavoriteColor}, etc.

Here’s what our report template looks like:


In our report, we want to show customized information based on the answers to the survey.  For this we are going to use “if” statements in the document that look something like this:

{if $FavoriteColor == “Red”}
Your favorite color is Red and that usually indicates you are a passionate person….
{elseif $FavoriteColor == “Blue”}
Your favorite color is Blue and that often indicates you have a calm and patient personality….
{/if}

Here’s what our document looks like with some of those conditional if statements:


Once we have finished up our template, we’re going to upload it to Formstack Documents.  From the Documents page in Formstack Documents, click the New Document button and enter a name.  On the next step, pick Office Document as the document type and then pick the file from your computer.


After you have uploaded your document, you’re going to be sent to the Settings tab where you can modify various options like the type of file that you want to generate and the name of the file.  For this example, we’re going to generate a PDF and we’re going to include the name of our survey responder in the file name.



Next, we’re going to setup the delivery of our PDF report so that it is automatically emailed to our survey participant.  Under the Deliver tab, we’re going to edit the default email delivery that is already setup.  For the “To” address, we’re going to use the merge field for our participant’s email address.  If you don’t have an email merge field in your doc, pick <> from the dropdown and then type in something like {$EmailTo}.



After you have updated your email delivery, we’re done with the setup inside Formstack Documents and we’re ready to setup the integration via Zapier. Inside Zapier, click the New Zap button.  For the Trigger we’re going to choose SurveyMonkey as the service and then New Survey Response as the trigger.


After you authenticate your SurveyMonkey account, Zapier is going to ask you to pick the survey that you want to monitor.  Select your survey. Next, we’re going to pick the Action for our Zap.  For the service, we’re going to choose Formstack Documents and then Create Document Merge as the action.


After you authenticate your Formstack Documents account, Zapier is going to load a list of all the Formstack Documents documents in your account.  Go ahead and pick the report template that you just setup.  Once you pick the document, Zapier is going to load a list of all the merge fields in your document.

For each of the merge fields in your document, you need to pick the corresponding survey question from SurveyMonkey.  This tells Zapier how to send your data over to Formstack Documents so that it is populated in the correct spot on your template.

After you have matched up all of your merge fields, go ahead and save your Zap then turn it on.  You’re ready to run a test!  Login to SurveyMonkey and submit a response to your survey.  Zapier will detect this new response and send the information over to Formstack Documents and your report will be emailed.

Here’s what our report looked like after submitting the survey:


Now, you can automatically generate all kinds of documents from your SurveyMonkey responses. Start a free trial to see how Formstack Documents can streamline your paperwork process.

Collecting payments with online forms is easy, but first, you have to choose the right payment gateway. Browse the providers in our gateway credit card processing comparison chart to find the best option for your business. Then sign up for Formstack Forms, customize your payment forms, and start collecting profits in minutes.

Online Payment Gateway Comparison Chart

NOTE: These amounts reflect the monthly subscription for the payment provider. Formstack does not charge a fee to integrate with any of our payment partners.

FEATURES
Authorize.Net
Bambora
Chargify
First Data
PayPal
PayPal Pro
PayPal Payflow
Stripe
WePay
Monthly Fees
$25
$25
$149+
Contact First Data
$0
$25
$0-$25
$0
$0
Transaction Fees
$2.9% + 30¢
$2.9% + 30¢
N/A
Contact First Data
$2.9% + 30¢
$2.9% + 30¢
10¢
$2.9% + 30¢
$2.9% + 30¢
Countries
5
8
Based on payment gateway
50+
203
3
4
25
USA
Currencies
11
2
23
140
25
23
25
135+
1
Card Types
6
13
Based on payment gateway
5
9
9
5
6
4
Limits
None
None
Based on payment gateway
None
$10,000
None
None
None
None
Form Payments
Recurring Billing
Mobile Payments
PSD2 Compliant

Surveys can be a great way to collect data from your customers and learn from the feedback provided.  With a tool like SurveyMonkey, you can create easy-to-use surveys that will simplify your customer feedback loops.

With Formstack Documents, you can take your survey responses and automatically generate Word, PDF, and more types of documents.  From thank you letters to PDF reports, you can create customized documents based on the responses of your surveys.

In this example, we’re going to show you how you can automatically generate a customized PDF report of each survey response that contains specific information based on the answers to the survey.  We’re going to be using our friends over at Zapier as well to help with the integration between SurveyMonkey and Formstack Documents.

To get started, we’re going to setup the report template using a Word document.  Inside the Word doc, we’re going to add our boilerplate report info and then for the spots that we want our survey responses to go, we’re going to add merge fields that look like {$Name}, {$Email}, {$FavoriteColor}, etc.

Here’s what our report template looks like:


In our report, we want to show customized information based on the answers to the survey.  For this we are going to use “if” statements in the document that look something like this:

{if $FavoriteColor == “Red”}
Your favorite color is Red and that usually indicates you are a passionate person….
{elseif $FavoriteColor == “Blue”}
Your favorite color is Blue and that often indicates you have a calm and patient personality….
{/if}

Here’s what our document looks like with some of those conditional if statements:


Once we have finished up our template, we’re going to upload it to Formstack Documents.  From the Documents page in Formstack Documents, click the New Document button and enter a name.  On the next step, pick Office Document as the document type and then pick the file from your computer.


After you have uploaded your document, you’re going to be sent to the Settings tab where you can modify various options like the type of file that you want to generate and the name of the file.  For this example, we’re going to generate a PDF and we’re going to include the name of our survey responder in the file name.



Next, we’re going to setup the delivery of our PDF report so that it is automatically emailed to our survey participant.  Under the Deliver tab, we’re going to edit the default email delivery that is already setup.  For the “To” address, we’re going to use the merge field for our participant’s email address.  If you don’t have an email merge field in your doc, pick <> from the dropdown and then type in something like {$EmailTo}.



After you have updated your email delivery, we’re done with the setup inside Formstack Documents and we’re ready to setup the integration via Zapier. Inside Zapier, click the New Zap button.  For the Trigger we’re going to choose SurveyMonkey as the service and then New Survey Response as the trigger.


After you authenticate your SurveyMonkey account, Zapier is going to ask you to pick the survey that you want to monitor.  Select your survey. Next, we’re going to pick the Action for our Zap.  For the service, we’re going to choose Formstack Documents and then Create Document Merge as the action.


After you authenticate your Formstack Documents account, Zapier is going to load a list of all the Formstack Documents documents in your account.  Go ahead and pick the report template that you just setup.  Once you pick the document, Zapier is going to load a list of all the merge fields in your document.

For each of the merge fields in your document, you need to pick the corresponding survey question from SurveyMonkey.  This tells Zapier how to send your data over to Formstack Documents so that it is populated in the correct spot on your template.

After you have matched up all of your merge fields, go ahead and save your Zap then turn it on.  You’re ready to run a test!  Login to SurveyMonkey and submit a response to your survey.  Zapier will detect this new response and send the information over to Formstack Documents and your report will be emailed.

Here’s what our report looked like after submitting the survey:


Now, you can automatically generate all kinds of documents from your SurveyMonkey responses. Start a free trial to see how Formstack Documents can streamline your paperwork process.

Surveys can be a great way to collect data from your customers and learn from the feedback provided.  With a tool like SurveyMonkey, you can create easy-to-use surveys that will simplify your customer feedback loops.

With Formstack Documents, you can take your survey responses and automatically generate Word, PDF, and more types of documents.  From thank you letters to PDF reports, you can create customized documents based on the responses of your surveys.

In this example, we’re going to show you how you can automatically generate a customized PDF report of each survey response that contains specific information based on the answers to the survey.  We’re going to be using our friends over at Zapier as well to help with the integration between SurveyMonkey and Formstack Documents.

To get started, we’re going to setup the report template using a Word document.  Inside the Word doc, we’re going to add our boilerplate report info and then for the spots that we want our survey responses to go, we’re going to add merge fields that look like {$Name}, {$Email}, {$FavoriteColor}, etc.

Here’s what our report template looks like:


In our report, we want to show customized information based on the answers to the survey.  For this we are going to use “if” statements in the document that look something like this:

{if $FavoriteColor == “Red”}
Your favorite color is Red and that usually indicates you are a passionate person….
{elseif $FavoriteColor == “Blue”}
Your favorite color is Blue and that often indicates you have a calm and patient personality….
{/if}

Here’s what our document looks like with some of those conditional if statements:


Once we have finished up our template, we’re going to upload it to Formstack Documents.  From the Documents page in Formstack Documents, click the New Document button and enter a name.  On the next step, pick Office Document as the document type and then pick the file from your computer.


After you have uploaded your document, you’re going to be sent to the Settings tab where you can modify various options like the type of file that you want to generate and the name of the file.  For this example, we’re going to generate a PDF and we’re going to include the name of our survey responder in the file name.



Next, we’re going to setup the delivery of our PDF report so that it is automatically emailed to our survey participant.  Under the Deliver tab, we’re going to edit the default email delivery that is already setup.  For the “To” address, we’re going to use the merge field for our participant’s email address.  If you don’t have an email merge field in your doc, pick <> from the dropdown and then type in something like {$EmailTo}.



After you have updated your email delivery, we’re done with the setup inside Formstack Documents and we’re ready to setup the integration via Zapier. Inside Zapier, click the New Zap button.  For the Trigger we’re going to choose SurveyMonkey as the service and then New Survey Response as the trigger.


After you authenticate your SurveyMonkey account, Zapier is going to ask you to pick the survey that you want to monitor.  Select your survey. Next, we’re going to pick the Action for our Zap.  For the service, we’re going to choose Formstack Documents and then Create Document Merge as the action.


After you authenticate your Formstack Documents account, Zapier is going to load a list of all the Formstack Documents documents in your account.  Go ahead and pick the report template that you just setup.  Once you pick the document, Zapier is going to load a list of all the merge fields in your document.

For each of the merge fields in your document, you need to pick the corresponding survey question from SurveyMonkey.  This tells Zapier how to send your data over to Formstack Documents so that it is populated in the correct spot on your template.

After you have matched up all of your merge fields, go ahead and save your Zap then turn it on.  You’re ready to run a test!  Login to SurveyMonkey and submit a response to your survey.  Zapier will detect this new response and send the information over to Formstack Documents and your report will be emailed.

Here’s what our report looked like after submitting the survey:


Now, you can automatically generate all kinds of documents from your SurveyMonkey responses. Start a free trial to see how Formstack Documents can streamline your paperwork process.

Surveys can be a great way to collect data from your customers and learn from the feedback provided.  With a tool like SurveyMonkey, you can create easy-to-use surveys that will simplify your customer feedback loops.

With Formstack Documents, you can take your survey responses and automatically generate Word, PDF, and more types of documents.  From thank you letters to PDF reports, you can create customized documents based on the responses of your surveys.

In this example, we’re going to show you how you can automatically generate a customized PDF report of each survey response that contains specific information based on the answers to the survey.  We’re going to be using our friends over at Zapier as well to help with the integration between SurveyMonkey and Formstack Documents.

To get started, we’re going to setup the report template using a Word document.  Inside the Word doc, we’re going to add our boilerplate report info and then for the spots that we want our survey responses to go, we’re going to add merge fields that look like {$Name}, {$Email}, {$FavoriteColor}, etc.

Here’s what our report template looks like:


In our report, we want to show customized information based on the answers to the survey.  For this we are going to use “if” statements in the document that look something like this:

{if $FavoriteColor == “Red”}
Your favorite color is Red and that usually indicates you are a passionate person….
{elseif $FavoriteColor == “Blue”}
Your favorite color is Blue and that often indicates you have a calm and patient personality….
{/if}

Here’s what our document looks like with some of those conditional if statements:


Once we have finished up our template, we’re going to upload it to Formstack Documents.  From the Documents page in Formstack Documents, click the New Document button and enter a name.  On the next step, pick Office Document as the document type and then pick the file from your computer.


After you have uploaded your document, you’re going to be sent to the Settings tab where you can modify various options like the type of file that you want to generate and the name of the file.  For this example, we’re going to generate a PDF and we’re going to include the name of our survey responder in the file name.



Next, we’re going to setup the delivery of our PDF report so that it is automatically emailed to our survey participant.  Under the Deliver tab, we’re going to edit the default email delivery that is already setup.  For the “To” address, we’re going to use the merge field for our participant’s email address.  If you don’t have an email merge field in your doc, pick <> from the dropdown and then type in something like {$EmailTo}.



After you have updated your email delivery, we’re done with the setup inside Formstack Documents and we’re ready to setup the integration via Zapier. Inside Zapier, click the New Zap button.  For the Trigger we’re going to choose SurveyMonkey as the service and then New Survey Response as the trigger.


After you authenticate your SurveyMonkey account, Zapier is going to ask you to pick the survey that you want to monitor.  Select your survey. Next, we’re going to pick the Action for our Zap.  For the service, we’re going to choose Formstack Documents and then Create Document Merge as the action.


After you authenticate your Formstack Documents account, Zapier is going to load a list of all the Formstack Documents documents in your account.  Go ahead and pick the report template that you just setup.  Once you pick the document, Zapier is going to load a list of all the merge fields in your document.

For each of the merge fields in your document, you need to pick the corresponding survey question from SurveyMonkey.  This tells Zapier how to send your data over to Formstack Documents so that it is populated in the correct spot on your template.

After you have matched up all of your merge fields, go ahead and save your Zap then turn it on.  You’re ready to run a test!  Login to SurveyMonkey and submit a response to your survey.  Zapier will detect this new response and send the information over to Formstack Documents and your report will be emailed.

Here’s what our report looked like after submitting the survey:


Now, you can automatically generate all kinds of documents from your SurveyMonkey responses. Start a free trial to see how Formstack Documents can streamline your paperwork process.

Surveys can be a great way to collect data from your customers and learn from the feedback provided.  With a tool like SurveyMonkey, you can create easy-to-use surveys that will simplify your customer feedback loops.

With Formstack Documents, you can take your survey responses and automatically generate Word, PDF, and more types of documents.  From thank you letters to PDF reports, you can create customized documents based on the responses of your surveys.

In this example, we’re going to show you how you can automatically generate a customized PDF report of each survey response that contains specific information based on the answers to the survey.  We’re going to be using our friends over at Zapier as well to help with the integration between SurveyMonkey and Formstack Documents.

To get started, we’re going to setup the report template using a Word document.  Inside the Word doc, we’re going to add our boilerplate report info and then for the spots that we want our survey responses to go, we’re going to add merge fields that look like {$Name}, {$Email}, {$FavoriteColor}, etc.

Here’s what our report template looks like:


In our report, we want to show customized information based on the answers to the survey.  For this we are going to use “if” statements in the document that look something like this:

{if $FavoriteColor == “Red”}
Your favorite color is Red and that usually indicates you are a passionate person….
{elseif $FavoriteColor == “Blue”}
Your favorite color is Blue and that often indicates you have a calm and patient personality….
{/if}

Here’s what our document looks like with some of those conditional if statements:


Once we have finished up our template, we’re going to upload it to Formstack Documents.  From the Documents page in Formstack Documents, click the New Document button and enter a name.  On the next step, pick Office Document as the document type and then pick the file from your computer.


After you have uploaded your document, you’re going to be sent to the Settings tab where you can modify various options like the type of file that you want to generate and the name of the file.  For this example, we’re going to generate a PDF and we’re going to include the name of our survey responder in the file name.



Next, we’re going to setup the delivery of our PDF report so that it is automatically emailed to our survey participant.  Under the Deliver tab, we’re going to edit the default email delivery that is already setup.  For the “To” address, we’re going to use the merge field for our participant’s email address.  If you don’t have an email merge field in your doc, pick <> from the dropdown and then type in something like {$EmailTo}.



After you have updated your email delivery, we’re done with the setup inside Formstack Documents and we’re ready to setup the integration via Zapier. Inside Zapier, click the New Zap button.  For the Trigger we’re going to choose SurveyMonkey as the service and then New Survey Response as the trigger.


After you authenticate your SurveyMonkey account, Zapier is going to ask you to pick the survey that you want to monitor.  Select your survey. Next, we’re going to pick the Action for our Zap.  For the service, we’re going to choose Formstack Documents and then Create Document Merge as the action.


After you authenticate your Formstack Documents account, Zapier is going to load a list of all the Formstack Documents documents in your account.  Go ahead and pick the report template that you just setup.  Once you pick the document, Zapier is going to load a list of all the merge fields in your document.

For each of the merge fields in your document, you need to pick the corresponding survey question from SurveyMonkey.  This tells Zapier how to send your data over to Formstack Documents so that it is populated in the correct spot on your template.

After you have matched up all of your merge fields, go ahead and save your Zap then turn it on.  You’re ready to run a test!  Login to SurveyMonkey and submit a response to your survey.  Zapier will detect this new response and send the information over to Formstack Documents and your report will be emailed.

Here’s what our report looked like after submitting the survey:


Now, you can automatically generate all kinds of documents from your SurveyMonkey responses. Start a free trial to see how Formstack Documents can streamline your paperwork process.

Surveys can be a great way to collect data from your customers and learn from the feedback provided.  With a tool like SurveyMonkey, you can create easy-to-use surveys that will simplify your customer feedback loops.

With Formstack Documents, you can take your survey responses and automatically generate Word, PDF, and more types of documents.  From thank you letters to PDF reports, you can create customized documents based on the responses of your surveys.

In this example, we’re going to show you how you can automatically generate a customized PDF report of each survey response that contains specific information based on the answers to the survey.  We’re going to be using our friends over at Zapier as well to help with the integration between SurveyMonkey and Formstack Documents.

To get started, we’re going to setup the report template using a Word document.  Inside the Word doc, we’re going to add our boilerplate report info and then for the spots that we want our survey responses to go, we’re going to add merge fields that look like {$Name}, {$Email}, {$FavoriteColor}, etc.

Here’s what our report template looks like:


In our report, we want to show customized information based on the answers to the survey.  For this we are going to use “if” statements in the document that look something like this:

{if $FavoriteColor == “Red”}
Your favorite color is Red and that usually indicates you are a passionate person….
{elseif $FavoriteColor == “Blue”}
Your favorite color is Blue and that often indicates you have a calm and patient personality….
{/if}

Here’s what our document looks like with some of those conditional if statements:


Once we have finished up our template, we’re going to upload it to Formstack Documents.  From the Documents page in Formstack Documents, click the New Document button and enter a name.  On the next step, pick Office Document as the document type and then pick the file from your computer.


After you have uploaded your document, you’re going to be sent to the Settings tab where you can modify various options like the type of file that you want to generate and the name of the file.  For this example, we’re going to generate a PDF and we’re going to include the name of our survey responder in the file name.



Next, we’re going to setup the delivery of our PDF report so that it is automatically emailed to our survey participant.  Under the Deliver tab, we’re going to edit the default email delivery that is already setup.  For the “To” address, we’re going to use the merge field for our participant’s email address.  If you don’t have an email merge field in your doc, pick <> from the dropdown and then type in something like {$EmailTo}.



After you have updated your email delivery, we’re done with the setup inside Formstack Documents and we’re ready to setup the integration via Zapier. Inside Zapier, click the New Zap button.  For the Trigger we’re going to choose SurveyMonkey as the service and then New Survey Response as the trigger.


After you authenticate your SurveyMonkey account, Zapier is going to ask you to pick the survey that you want to monitor.  Select your survey. Next, we’re going to pick the Action for our Zap.  For the service, we’re going to choose Formstack Documents and then Create Document Merge as the action.


After you authenticate your Formstack Documents account, Zapier is going to load a list of all the Formstack Documents documents in your account.  Go ahead and pick the report template that you just setup.  Once you pick the document, Zapier is going to load a list of all the merge fields in your document.

For each of the merge fields in your document, you need to pick the corresponding survey question from SurveyMonkey.  This tells Zapier how to send your data over to Formstack Documents so that it is populated in the correct spot on your template.

After you have matched up all of your merge fields, go ahead and save your Zap then turn it on.  You’re ready to run a test!  Login to SurveyMonkey and submit a response to your survey.  Zapier will detect this new response and send the information over to Formstack Documents and your report will be emailed.

Here’s what our report looked like after submitting the survey:


Now, you can automatically generate all kinds of documents from your SurveyMonkey responses. Start a free trial to see how Formstack Documents can streamline your paperwork process.
Formstack
Formstack is a SaaS company with a mission to help organizations digitize what matters, automate workflows, and fix processes—all without code. A variety of team members come together to compile posts under Formstack's authorship.
More Articles
Meet The Host
Content Marketing Manager
Connect
Lindsay is a writer with a background in journalism and loves getting to flex her interview skills as host of Practically Genius. She manages Formstack's blog and long-form reports, like the 2022 State of Digital Maturity: Advancing Workflow Automation.