Summary: ◀▼
You can connect action flows to SurveyMonkey to automate tasks like creating contacts, looking up surveys, sending surveys, and finding collectors. Use a dedicated service account for connections and authorize necessary scopes. This integration helps you manage survey-related actions directly within your workflows, improving collaboration and streamlining survey distribution and contact management.
Connecting SurveyMonkey to action builder
Before you can include external actions in your action flows, you must connect the action builder to the external system.
- All external actions performed by an action flow are attributed to the user who connected the external system. Therefore, it's a best practice to use a dedicated service account rather than personal credentials when connecting to each external system.
- All integrations request access to necessary scopes. However, it's important that you review and validate the scopes before authorizing the connection to the external system.
- When managing credentials for API key-based tools, such as OpenAI, it's best to store keys in a secure vault or credential manager.
- In Admin Center, click
Apps and integrations in the sidebar, then select Actions > Action
flows. - Create or edit an action flow.
- Open the step sidebar.
- Under External actions, click SurveyMonkey.
- Click Connect.
- Follow SurveyMonkey's prompts to authenticate and complete the
connection.
The
Surveys_read,Collectors_read,Collectors_write, andcontacts_writescopes must be authorized during the connection process.Note: All external actions performed by an action flow are attributed to the user who connected the external system. Therefore, it is a best practice to use a dedicated service account rather than personal credentials when connecting to each external system.
After you've connected to the system, you'll see an indicator that it's connected and details about the instance you're connected to, as well as the actions available for SurveyMonkey.
Using SurveyMonkey actions in action flows
SurveyMonkey action steps can be used to create and search files and folders.
Creating contacts
Use the Create contact action to create contacts.
This action has the following inputs and outputs:
| Variables | |
|---|---|
| Inputs | Required: Email IDOptional:
|
| Output | Contact details |
Looking up surveys
Use the Lookup survey action to look up surveys.
This action has the following inputs and outputs:
| Variables | |
|---|---|
| Inputs |
Optional: |
| Output | Survey details |
Sending surveys
Use the Send survey action to send surveys.
This action has the following inputs and outputs:
| Variables | |
|---|---|
| Inputs | Required: Survey ID,
Collector,
EmailOptional:
|
| Output | Success or failure |
Finding collectors
Use the Find collector action to find collectors.
This action has the following inputs and outputs:
| Variables | |
|---|---|
| Inputs | Required: Survey ID, Collector
nameOptional: |
| Output | Collector details |