MCP Server for HubSpot

Build 24.0.9300

FeedbackSubmissions

Lists all feedback submissions in HubSpot, useful for customer feedback management.

Table Specific Information

When contacts submit feedback to your surveys, you can use submission data in HubSpot tools to gauge customer sentiment.

SELECT

When selecting FeedbackSubmissions, filtering can be applied to columns marked as "Filterable." For these columns, the supported server-side operator is =.

SELECT * FROM FeedbackSubmissions WHERE ID = '96ec8565-3b73-4ee8-9815-f90566ba9c42';
SELECT * FROM FeedbackSubmissions WHERE Archived = TRUE;

Columns

Name Type ReadOnly References Filterable Description
Id [KEY] Long False True

Unique identifier of the object.

Archived Bool True True

Whether the object is archived or not.

CreatedAt Datetime True False

When the object was created.

UpdatedAt Datetime True False

When the object was last updated.

Agent email String True False

Conversation agent's email.

Agent responsible for the conversation Decimal True False

Agent responsible for the conversation which led to the feedback.

Agent name String True False

Conversation agent's full name.

All accessible team IDs String True False

The team IDs_ including up the team hierarchy_ corresponding to all owner referencing properties for this object_ both default and custom.

Business units String False False

The business units this record is assigned to.

All owner ids String True False

The value of all owner referencing properties for this object_ both default and custom.

All team ids String True False

The team ids corresponding to all owner referencing properties for this object_ both default and custom.

Chatflow ID Decimal True False

Chatflow ID of the conversation associated to the submission.

Chatflow name String True False

The name of the chatflow associated to the submission.

Chatflow object id Decimal True False

Chatflow object id of the conversation associated to the submission.

Contact first name String True False

First name of the contact associated with the submission.

Contact Id Decimal True False

The id of the contact most recently associated with this submission.

Contact last name String True False

Last name of the contact associated with the submission.

Conversation thread id Decimal True False

Thread id of the conversation associated to the submission.

Created by user ID Decimal True False

The user that created this object. This value is automatically set by HubSpot and may not be modified.

Object create date_time Datetime True False

The date and time at which this object was created. This value is automatically set by HubSpot and may not be modified.

Object last modified date_time Datetime True False

Most recent timestamp of any property update for this object. This includes HubSpot internal properties_ which can be visible or hidden. This property is updated automatically.

Merged object IDs String True False

The list of object IDs that have been merged into this object. This value is automatically set by HubSpot and may not be modified.

Record ID Decimal True False

The unique ID for this record. This value is automatically set by HubSpot and may not be modified.

Read Only Object Bool True False

Is the object read only.

Tag IDs String True False

Tag IDs assigned to this submission.

Tags String True False

Tags assigned to this submission.

Ticket id Decimal True False

ID of the ticket associated with the submission.

Ticket owner avatar uri String True False

Avatar URI of the ticket associated to the feedback's owner.

Ticket owner Decimal True False

User the ticket is assigned to which is associated to feedback submission.

Ticket name String True False

Short summary of ticket associated with the submission.

Unique creation key String True False

Unique property used for idempotent creates.

Updated by user ID Decimal True False

The user that last updated this object. This value is automatically set by HubSpot and may not be modified.

User IDs of all notification followers String True False

The user IDs of all users that have clicked follow within the object to opt_in to getting follow notifications.

User IDs of all notification unfollowers String True False

The user IDs of all object owners that have clicked unfollow within the object to opt_out of getting follow notifications.

User IDs of all owners String True False

The user IDs of all owners of this object.

Owner Assigned Date Datetime True False

The most recent date an owner was assigned to this object. This is set automatically by HubSpot and can be used for segmentation and reporting.

Owner String False False

The owner of the object.

HubSpot Team String True False

The primary team of the owner.

Industry Standard Question Type String True False

Industry standard question type for custom surveys.

Sentiment String True False

This column is a custom field. Sentiment of feedback submission based on survey type.

Survey ID Decimal True False

The survey id that the feedback submission is linked with.

Survey Type String True False

The type of the survey.

Source String True False

The channel of the survey when the feedback submission occurred.

Date Datetime True False

The timestamp of the feedback submission.

Rating Decimal True False

The value of the feedback submission.

Feedback sentiment String True False

The sentiment of the feedback submission.

Response String False False

The follow_up response of the feedback submission.

Ingestion id String True False

The identifier we use when we initially capture a feedback submission.

Knowledge article id Decimal True False

The id of the knowledge article this submission was for.

Visitor id Decimal True False

The id of the visitor who submitted this feedback.

Engagement id Decimal True False

The id of the equivalent engagement object.

Submission URL String True False

The URL of the page the submission was made from.

Survey Name String True False

The name of the feedback survey the submission is linked with.

Form guid String True False

The form guid that the feedback submission is linked with.

Email String True False

The email of the contact associated with a feedback submission.

Submission Name String True False

The email of the contact associated with a feedback submission.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9300