Import multiple text reviews from a CSV or Excel file.
📥 Download Sample CSV File The sample file includes all supported columns with example data. See the format specification below for detailed column requirements.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 text reviews from a CSV or Excel file. The file should contain columns: Review Date, Star Rating, Review Text (required), Name, Email, Job Role, Company, Profile Image URL.
CSV or Excel file containing text reviews (required). Allowed formats: .csv, .txt, .xlsx, .xls. Max size: 10 MB