Import a text review manually into the workspace. All fields are optional, but at least one of the following must be provided: rating, review, or attachments.
Documentation Index
Fetch the complete documentation index at: https://docs.feedspace.io/llms.txt
Use this file to discover all available pages before exploring further.
HTTP Basic Authentication using API Key and Secret Key. The credentials should be Base64 encoded in the format 'api_key:secret_key'. You can obtain your API Key and Secret Key from Feedspace → Automation → API (https://app.feedspace.io/automation/api).
Request body for importing a text review manually. All fields are optional, but at least one of the following must be provided: rating, review, or attachments.
Customer avatar image (optional). Allowed formats: jpeg, png, jpg, gif, svg, webp, bmp, avif. Max size: 15 MB
Customer name (optional)
Customer email (optional, must be valid email format)
Customer designation/job title (optional)
Customer company name (optional)
Customer company website URL (optional)
Customer company logo image (optional). Allowed formats: jpeg, png, jpg, gif, svg, webp, bmp, avif. Max size: 15 MB
Rating value (1 = lowest, 5 = highest). Optional, but at least one of rating, review, or attachments must be provided
1 <= x <= 5Review source URL (optional)
Review text content (optional, but at least one of rating, review, or attachments must be provided)
Date when the review was submitted (YYYY-MM-DD format, optional)
Website logo image (optional). Allowed formats: jpeg, png, jpg, gif, svg, webp, bmp, avif. Max size: 15 MB
Attachment images (optional, but at least one of rating, review, or attachments must be provided). Allowed formats: jpeg, png, jpg, gif, svg, webp, bmp, avif. Max size: 15 MB per file
Text review imported successfully.
The response is of type object.