Description
Creates a new survey in the Birdeye account. Surveys are built from one or more pages, each containing a list of questions. Supports a wide range of question types including text, multiple choice, NPS, and matrix formats.Parameters
Required
Optional
Page object fields
Question object fields
Example Usage
Notes
- Surveys are created at the account level and are not scoped to individual locations.
- Use
get_all_surveysto list existing surveys before creating a new one. - After creating a survey, use
update_survey_settingsto configure appearance and access control.