Webhook Type
feed.video.received
Payload Format
Object Structure
User Object
Theuser object contains information about the Feedspace user who owns the workspace.
User Fields
id: Unique identifier for the Feedspace user accountname: Display name of the Feedspace useremail: Email address associated with the Feedspace accountnotification: Object containing notification preferencesreceived_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 reviews
custom_domain: Object containing custom domain settingsdomain: Custom domain URL if configuredstatus: Boolean indicating if custom domain is activefavicon: URL to custom domain’s favicon
Project Object
Theproject object contains information about the workspace/project where the review was submitted.
Project Fields
logo: URL to the project’s logo imagename: Name of the project/workspacedescription: Description or identifier for the project
Feed Form Object
Thefeed_form object contains information about the review form used to collect the feedback.
Feed Form Fields
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 form
Response Object
Theresponse object contains the actual review data submitted by the user.
Fields
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 settings
Top-Level Fields
Top-Level Field Descriptions
feed_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)