Skip to main content

Description

Creates a new support ticket in Birdeye’s ticketing system. Tickets can be created in three modes: untagged (standalone ticket with customer details), review (linked to an existing review), or survey (linked to a survey response). The default mode is untagged.
This is a location-level tool. locationId must be a child location ID from get_child_locations — not the enterprise account ID.

Parameters

Required for all ticket types

Untagged ticket fields

Review ticket fields

Survey ticket fields

Example Usage

Notes

  • Default ticket type is "untagged". Customer details (firstName, lastName, emailId) are mandatory for untagged tickets.
  • Call get_child_locations to get valid locationId values.
  • Call get_all_surveys to get the surveyId for survey-linked tickets.