Authentication

<< Click to Display Table of Contents >>

Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List > SurveyMonkey > Connector Parameters 

Authentication

Server URL

This parameter represents the URL to the endpoint of the server.

 

Technical Name

server_url

Category

Authentication

Type

String

Default Value

https://api.surveymonkey.net

Example Values

https://api.surveymonkey.net

 

Access Token

This parameter contains the long-lived access token needed for the Rest API authentication.

 

Technical Name

api_key

Category

Authentication

Type

String

Default Value

n/a

Example Values

 

 

The access token must be generated interactively as described in the official documentation. Use your favorite tool (e.g. Postman, curl, Firefox Developer Mode) to retrieve the access token after the last redirect. At the time of writing the access token never expires. You should recreate a new token for this connector, so you can revoke access on a per-app basis.