curl --location --request GET 'http://prod-cn.your-api-server.com/accounts//meetings//survey'
{
"show_in_the_browser": true,
"custom_survey": {
"feedback": "Thank you so much for taking the time to complete the survey. Your feedback really makes a difference.",
"numbered_questions": false,
"questions": [
{
"rating_min_label": "Not likely",
"answer_required": false,
"answer_min_character": 1,
"rating_min_value": 1,
"name": "How useful was this meeting?",
"answers": [
"Extremely useful",
"Extremely useful"
],
"type": "single",
"rating_max_label": "Extremely Likely",
"answer_max_character": 200,
"rating_max_value": 4,
"show_as_dropdown": false,
"prompts": [
{
"prompt_question": "How are you?"
},
{
"prompt_question": "How are you?"
}
]
}
],
"anonymous": false,
"title": "Learn something new",
"show_question_type": false
},
"third_party_survey": "https://example.com"
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升