Skip to contents

Retrieve a dataframe of survey templates available to the user.

Usage

browse_templates(oauth_token = get_token())

Arguments

oauth_token

Your OAuth 2.0 token. By default, retrieved from get_token().

Value

A dataframe of survey templates and associated metadata from desired account.

Details

This function calls the SurveyMonkey API using the current OAuth token and returns a dataframe of survey template available to the user.