Extracted Data

<< Click to Display Table of Contents >>

Raynet One Data Hub > 25.3 > Connectors > Alphabetic Connector List > SurveyMonkey 

Extracted Data

 

Endpoint:

{+BASE_URL}/{API_VERSION}/groups

Description:

Fetch meta infromation about the current group. Requires the View Teams ('groups_read') scope.

Documentation:

https://developer.surveymonkey.com/api/v3/#groups

 

Endpoint:

{+BASE_URL}/{API_VERSION}/groups/{group_id}/members

Description:

Fetch members of the current Team. Requires the View Teams ('groups_read') and the View Users ('users_read') scopes.

Documentation:

https://developer.surveymonkey.com/api/v3/#groups-id-members

 

Endpoint:

{+BASE_URL}/{API_VERSION}/workgroups

Description:

Fetch the workgroups in the current team. Requires the View Workgroups ('workgroups_read') scope.

Documentation:

https://developer.surveymonkey.com/api/v3/#workgroups

 

Endpoint:

{+BASE_URL}/{API_VERSION}/workgroups/{workgroup_id}/members

Description:

Fetch the members of the current workgroup.

Documentation:

https://developer.surveymonkey.com/api/v3/#workgroups