feed.video.received
user
object contains information about the Feedspace user who owns the workspace.
id
: Unique identifier for the Feedspace user accountname
: Display name of the Feedspace useremail
: Email address associated with the Feedspace accountnotification
: Object containing notification preferences
received_text_feed
: Whether user receives notifications for text reviewsreceived_audio_feed
: Whether user receives notifications for audio reviewsreceived_video_feed
: Whether user receives notifications for video reviewscustom_domain
: Object containing custom domain settings
domain
: Custom domain URL if configuredstatus
: Boolean indicating if custom domain is activefavicon
: URL to custom domain’s faviconproject
object contains information about the workspace/project where the review was submitted.
logo
: URL to the project’s logo imagename
: Name of the project/workspacedescription
: Description or identifier for the projectfeed_form
object contains information about the review form used to collect the feedback.
id
: Unique identifier for the review formurl
: Public URL where the form can be accessedlogo
: URL to the form’s logo imagename
: Name or title of the review formresponse
object contains the actual review data submitted by the user.
Name
: Name of the person who submitted the reviewEmail
: Email address of the reviewertype
: Type of review (e.g., “Video”, “Screen”, “Upload”)consent
: Whether the reviewer gave consent to share their informationposition
: Position or role of the reviewerorganization_name
: Name of the organization of the reviewercontact_number
: Phone number of the reviewerphoto
: URL to the reviewer’s photoother_text
: Answer of the custom field added by the Feedspace user in the feed form settingsfeed_id
: Unique identifier for this specific reviewfeed_url
: Public URL where the review is accessiblevideo_url
: URL to access the video filethumbnail_url
: URL to the video thumbnail imagevideo_size
: Size of the video file in bytesvideo_extension
: File extension of the video (e.g., mp4)favourite
: Whether this review is marked as favoritecreated_at
: Timestamp when the review was createdupdated_at
: Timestamp when the review was last updatedlive_mode
: Whether this is a live mode (true) or test mode (false)