Import a video review manually into the workspace.
curl --request POST \
--url https://api.feedspace.io/v3/imports/self-imports/video-review \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: multipart/form-data' \
--header 'fs-workspace-id: <fs-workspace-id>' \
--form 'customer_name=<string>' \
--form 'customer_email=<string>' \
--form 'customer_designation=<string>' \
--form 'customer_company=<string>' \
--form 'rating=<string>' \
--form 'review_url=<string>' \
--form 'review=<string>' \
--form 'type=<string>'
{
"data": {
"project_id": 5020,
"social_platform_id": 53,
"source": "Manual Video Review",
"extra_details": "{\"customer_name\":\"User\",\"customer_email\":\"developer@feedspace.io\",\"customer_designation\":\"Engineer\",\"customer_company\":\"Feedspace\",\"rating\":\"5\",\"review_url\":\"https:\\/\\/www.feedspace.io\\/\",\"review\":\"Excellent Digital Product. They create client testimonial videos and interview the clients from the comfort of their own homes.\",\"type\":\"file\",\"fs_workspace_id\":\"workspace_XFNj94dgkDhc6lc5rsjF66nr\",\"fs_original_workspace_id\":5020,\"customer_avatar\":{},\"website_logo\":{},\"attachments\":[{}],\"search\":\"Manual Video Review\"}",
"is_feed_imported": 1,
"user_id": 7243,
"created_by": 7243,
"updated_at": "2025-06-18T12:58:29.000000Z",
"created_at": "2025-06-18T12:58:29.000000Z",
"id": 4585,
"user": {
"id": 7243,
"unique_user_id": "zhBU6t",
"appsumo_uuid": null,
"name": "User",
"email": "developer@feedspace.io",
"email_verified_at": null,
"referred_by": "0",
"payment_email": null,
"provider": null,
"provider_id": null,
"plan_id": null,
"beta_user": 0,
"is_verified_account": 1,
"is_blocked": 0,
"ip_address": "49.36.88.114",
"created_at": "2025-04-04T11:52:43.000000Z",
"updated_at": "2025-04-04T11:52:43.000000Z"
},
"social_platform": {
"id": 53,
"slug": "manual_video_review",
"name": "Manual Video Review",
"url": null,
"icon_url": "/assets/img/social-icons/v2/manual_video_review_icon.svg",
"review_type": 1,
"auto_sync_status": 0,
"created_at": "2025-05-29T08:47:05.000000Z",
"updated_at": "2025-05-29T08:47:05.000000Z",
"icon_full_url": "https://static.feedspace.io/assets/img/social-icons/v2/manual_video_review_icon.svg"
},
"social_feeds": [
{
"id": 179022,
"unique_feedback_id": "QDU5g4",
"user_id": 7243,
"project_id": 5020,
"social_platform_id": 53,
"social_feed_source_id": 4585,
"import_scheduler_id": null,
"feed_type": "manual_video",
"review_id": "FlsqMs",
"review": "Excellent Digital Product. They create client testimonial videos and interview the clients from the comfort of their own homes.",
"review_title": null,
"review_url": "https://www.feedspace.io/",
"review_website_logo": "uploads/zhBU6t/manual_video_review-reviews/manual_video_review-review-author-profile-GHgS-1750251509.jpg",
"rating": 5,
"rating_type": 1,
"is_rating_display": 1,
"customer_name": "User",
"customer_email": "developer@feedspace.io",
"customer_company": "Feedspace",
"customer_designation": "Engineer",
"customer_avatar": "uploads/zhBU6t/manual_video_review-reviews/manual_video_review-review-author-profile-CAVq-1750251509.jpg",
"review_at": "2025-06-18 12:58:29",
"extra_details": "{\"customer_name\":\"User\",\"customer_email\":\"developer@feedspace.io\",\"customer_designation\":\"Engineer\",\"customer_company\":\"Feedspace\",\"rating\":\"5\",\"review_url\":\"https:\\/\\/www.feedspace.io\\/\",\"review\":\"Excellent Digital Product. They create client testimonial videos and interview the clients from the comfort of their own homes.\",\"type\":\"file\",\"fs_workspace_id\":\"workspace_XFNj94dgkDhc6lc5rsjF66nr\",\"fs_original_workspace_id\":5020,\"customer_avatar\":{},\"website_logo\":{},\"attachments\":[{}],\"search\":\"Manual Video Review\"}",
"favourite": 0,
"sentiment_id": null,
"review_submitted_at": "2025-06-18 12:58:29",
"created_by": 7243,
"deleted_at": null,
"created_at": "2025-06-18T12:58:29.000000Z",
"updated_at": "2025-06-18T12:58:29.000000Z"
}
]
}
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Workspace unique ID
Video review imported successfully.
The response is of type object
.
curl --request POST \
--url https://api.feedspace.io/v3/imports/self-imports/video-review \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: multipart/form-data' \
--header 'fs-workspace-id: <fs-workspace-id>' \
--form 'customer_name=<string>' \
--form 'customer_email=<string>' \
--form 'customer_designation=<string>' \
--form 'customer_company=<string>' \
--form 'rating=<string>' \
--form 'review_url=<string>' \
--form 'review=<string>' \
--form 'type=<string>'
{
"data": {
"project_id": 5020,
"social_platform_id": 53,
"source": "Manual Video Review",
"extra_details": "{\"customer_name\":\"User\",\"customer_email\":\"developer@feedspace.io\",\"customer_designation\":\"Engineer\",\"customer_company\":\"Feedspace\",\"rating\":\"5\",\"review_url\":\"https:\\/\\/www.feedspace.io\\/\",\"review\":\"Excellent Digital Product. They create client testimonial videos and interview the clients from the comfort of their own homes.\",\"type\":\"file\",\"fs_workspace_id\":\"workspace_XFNj94dgkDhc6lc5rsjF66nr\",\"fs_original_workspace_id\":5020,\"customer_avatar\":{},\"website_logo\":{},\"attachments\":[{}],\"search\":\"Manual Video Review\"}",
"is_feed_imported": 1,
"user_id": 7243,
"created_by": 7243,
"updated_at": "2025-06-18T12:58:29.000000Z",
"created_at": "2025-06-18T12:58:29.000000Z",
"id": 4585,
"user": {
"id": 7243,
"unique_user_id": "zhBU6t",
"appsumo_uuid": null,
"name": "User",
"email": "developer@feedspace.io",
"email_verified_at": null,
"referred_by": "0",
"payment_email": null,
"provider": null,
"provider_id": null,
"plan_id": null,
"beta_user": 0,
"is_verified_account": 1,
"is_blocked": 0,
"ip_address": "49.36.88.114",
"created_at": "2025-04-04T11:52:43.000000Z",
"updated_at": "2025-04-04T11:52:43.000000Z"
},
"social_platform": {
"id": 53,
"slug": "manual_video_review",
"name": "Manual Video Review",
"url": null,
"icon_url": "/assets/img/social-icons/v2/manual_video_review_icon.svg",
"review_type": 1,
"auto_sync_status": 0,
"created_at": "2025-05-29T08:47:05.000000Z",
"updated_at": "2025-05-29T08:47:05.000000Z",
"icon_full_url": "https://static.feedspace.io/assets/img/social-icons/v2/manual_video_review_icon.svg"
},
"social_feeds": [
{
"id": 179022,
"unique_feedback_id": "QDU5g4",
"user_id": 7243,
"project_id": 5020,
"social_platform_id": 53,
"social_feed_source_id": 4585,
"import_scheduler_id": null,
"feed_type": "manual_video",
"review_id": "FlsqMs",
"review": "Excellent Digital Product. They create client testimonial videos and interview the clients from the comfort of their own homes.",
"review_title": null,
"review_url": "https://www.feedspace.io/",
"review_website_logo": "uploads/zhBU6t/manual_video_review-reviews/manual_video_review-review-author-profile-GHgS-1750251509.jpg",
"rating": 5,
"rating_type": 1,
"is_rating_display": 1,
"customer_name": "User",
"customer_email": "developer@feedspace.io",
"customer_company": "Feedspace",
"customer_designation": "Engineer",
"customer_avatar": "uploads/zhBU6t/manual_video_review-reviews/manual_video_review-review-author-profile-CAVq-1750251509.jpg",
"review_at": "2025-06-18 12:58:29",
"extra_details": "{\"customer_name\":\"User\",\"customer_email\":\"developer@feedspace.io\",\"customer_designation\":\"Engineer\",\"customer_company\":\"Feedspace\",\"rating\":\"5\",\"review_url\":\"https:\\/\\/www.feedspace.io\\/\",\"review\":\"Excellent Digital Product. They create client testimonial videos and interview the clients from the comfort of their own homes.\",\"type\":\"file\",\"fs_workspace_id\":\"workspace_XFNj94dgkDhc6lc5rsjF66nr\",\"fs_original_workspace_id\":5020,\"customer_avatar\":{},\"website_logo\":{},\"attachments\":[{}],\"search\":\"Manual Video Review\"}",
"favourite": 0,
"sentiment_id": null,
"review_submitted_at": "2025-06-18 12:58:29",
"created_by": 7243,
"deleted_at": null,
"created_at": "2025-06-18T12:58:29.000000Z",
"updated_at": "2025-06-18T12:58:29.000000Z"
}
]
}
}
Import a video review manually into the workspace.
curl --request POST \
--url https://api.feedspace.io/v3/imports/self-imports/video-review \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: multipart/form-data' \
--header 'fs-workspace-id: <fs-workspace-id>' \
--form 'customer_name=<string>' \
--form 'customer_email=<string>' \
--form 'customer_designation=<string>' \
--form 'customer_company=<string>' \
--form 'rating=<string>' \
--form 'review_url=<string>' \
--form 'review=<string>' \
--form 'type=<string>'
{
"data": {
"project_id": 5020,
"social_platform_id": 53,
"source": "Manual Video Review",
"extra_details": "{\"customer_name\":\"User\",\"customer_email\":\"developer@feedspace.io\",\"customer_designation\":\"Engineer\",\"customer_company\":\"Feedspace\",\"rating\":\"5\",\"review_url\":\"https:\\/\\/www.feedspace.io\\/\",\"review\":\"Excellent Digital Product. They create client testimonial videos and interview the clients from the comfort of their own homes.\",\"type\":\"file\",\"fs_workspace_id\":\"workspace_XFNj94dgkDhc6lc5rsjF66nr\",\"fs_original_workspace_id\":5020,\"customer_avatar\":{},\"website_logo\":{},\"attachments\":[{}],\"search\":\"Manual Video Review\"}",
"is_feed_imported": 1,
"user_id": 7243,
"created_by": 7243,
"updated_at": "2025-06-18T12:58:29.000000Z",
"created_at": "2025-06-18T12:58:29.000000Z",
"id": 4585,
"user": {
"id": 7243,
"unique_user_id": "zhBU6t",
"appsumo_uuid": null,
"name": "User",
"email": "developer@feedspace.io",
"email_verified_at": null,
"referred_by": "0",
"payment_email": null,
"provider": null,
"provider_id": null,
"plan_id": null,
"beta_user": 0,
"is_verified_account": 1,
"is_blocked": 0,
"ip_address": "49.36.88.114",
"created_at": "2025-04-04T11:52:43.000000Z",
"updated_at": "2025-04-04T11:52:43.000000Z"
},
"social_platform": {
"id": 53,
"slug": "manual_video_review",
"name": "Manual Video Review",
"url": null,
"icon_url": "/assets/img/social-icons/v2/manual_video_review_icon.svg",
"review_type": 1,
"auto_sync_status": 0,
"created_at": "2025-05-29T08:47:05.000000Z",
"updated_at": "2025-05-29T08:47:05.000000Z",
"icon_full_url": "https://static.feedspace.io/assets/img/social-icons/v2/manual_video_review_icon.svg"
},
"social_feeds": [
{
"id": 179022,
"unique_feedback_id": "QDU5g4",
"user_id": 7243,
"project_id": 5020,
"social_platform_id": 53,
"social_feed_source_id": 4585,
"import_scheduler_id": null,
"feed_type": "manual_video",
"review_id": "FlsqMs",
"review": "Excellent Digital Product. They create client testimonial videos and interview the clients from the comfort of their own homes.",
"review_title": null,
"review_url": "https://www.feedspace.io/",
"review_website_logo": "uploads/zhBU6t/manual_video_review-reviews/manual_video_review-review-author-profile-GHgS-1750251509.jpg",
"rating": 5,
"rating_type": 1,
"is_rating_display": 1,
"customer_name": "User",
"customer_email": "developer@feedspace.io",
"customer_company": "Feedspace",
"customer_designation": "Engineer",
"customer_avatar": "uploads/zhBU6t/manual_video_review-reviews/manual_video_review-review-author-profile-CAVq-1750251509.jpg",
"review_at": "2025-06-18 12:58:29",
"extra_details": "{\"customer_name\":\"User\",\"customer_email\":\"developer@feedspace.io\",\"customer_designation\":\"Engineer\",\"customer_company\":\"Feedspace\",\"rating\":\"5\",\"review_url\":\"https:\\/\\/www.feedspace.io\\/\",\"review\":\"Excellent Digital Product. They create client testimonial videos and interview the clients from the comfort of their own homes.\",\"type\":\"file\",\"fs_workspace_id\":\"workspace_XFNj94dgkDhc6lc5rsjF66nr\",\"fs_original_workspace_id\":5020,\"customer_avatar\":{},\"website_logo\":{},\"attachments\":[{}],\"search\":\"Manual Video Review\"}",
"favourite": 0,
"sentiment_id": null,
"review_submitted_at": "2025-06-18 12:58:29",
"created_by": 7243,
"deleted_at": null,
"created_at": "2025-06-18T12:58:29.000000Z",
"updated_at": "2025-06-18T12:58:29.000000Z"
}
]
}
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Workspace unique ID
Video review imported successfully.
The response is of type object
.
curl --request POST \
--url https://api.feedspace.io/v3/imports/self-imports/video-review \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: multipart/form-data' \
--header 'fs-workspace-id: <fs-workspace-id>' \
--form 'customer_name=<string>' \
--form 'customer_email=<string>' \
--form 'customer_designation=<string>' \
--form 'customer_company=<string>' \
--form 'rating=<string>' \
--form 'review_url=<string>' \
--form 'review=<string>' \
--form 'type=<string>'
{
"data": {
"project_id": 5020,
"social_platform_id": 53,
"source": "Manual Video Review",
"extra_details": "{\"customer_name\":\"User\",\"customer_email\":\"developer@feedspace.io\",\"customer_designation\":\"Engineer\",\"customer_company\":\"Feedspace\",\"rating\":\"5\",\"review_url\":\"https:\\/\\/www.feedspace.io\\/\",\"review\":\"Excellent Digital Product. They create client testimonial videos and interview the clients from the comfort of their own homes.\",\"type\":\"file\",\"fs_workspace_id\":\"workspace_XFNj94dgkDhc6lc5rsjF66nr\",\"fs_original_workspace_id\":5020,\"customer_avatar\":{},\"website_logo\":{},\"attachments\":[{}],\"search\":\"Manual Video Review\"}",
"is_feed_imported": 1,
"user_id": 7243,
"created_by": 7243,
"updated_at": "2025-06-18T12:58:29.000000Z",
"created_at": "2025-06-18T12:58:29.000000Z",
"id": 4585,
"user": {
"id": 7243,
"unique_user_id": "zhBU6t",
"appsumo_uuid": null,
"name": "User",
"email": "developer@feedspace.io",
"email_verified_at": null,
"referred_by": "0",
"payment_email": null,
"provider": null,
"provider_id": null,
"plan_id": null,
"beta_user": 0,
"is_verified_account": 1,
"is_blocked": 0,
"ip_address": "49.36.88.114",
"created_at": "2025-04-04T11:52:43.000000Z",
"updated_at": "2025-04-04T11:52:43.000000Z"
},
"social_platform": {
"id": 53,
"slug": "manual_video_review",
"name": "Manual Video Review",
"url": null,
"icon_url": "/assets/img/social-icons/v2/manual_video_review_icon.svg",
"review_type": 1,
"auto_sync_status": 0,
"created_at": "2025-05-29T08:47:05.000000Z",
"updated_at": "2025-05-29T08:47:05.000000Z",
"icon_full_url": "https://static.feedspace.io/assets/img/social-icons/v2/manual_video_review_icon.svg"
},
"social_feeds": [
{
"id": 179022,
"unique_feedback_id": "QDU5g4",
"user_id": 7243,
"project_id": 5020,
"social_platform_id": 53,
"social_feed_source_id": 4585,
"import_scheduler_id": null,
"feed_type": "manual_video",
"review_id": "FlsqMs",
"review": "Excellent Digital Product. They create client testimonial videos and interview the clients from the comfort of their own homes.",
"review_title": null,
"review_url": "https://www.feedspace.io/",
"review_website_logo": "uploads/zhBU6t/manual_video_review-reviews/manual_video_review-review-author-profile-GHgS-1750251509.jpg",
"rating": 5,
"rating_type": 1,
"is_rating_display": 1,
"customer_name": "User",
"customer_email": "developer@feedspace.io",
"customer_company": "Feedspace",
"customer_designation": "Engineer",
"customer_avatar": "uploads/zhBU6t/manual_video_review-reviews/manual_video_review-review-author-profile-CAVq-1750251509.jpg",
"review_at": "2025-06-18 12:58:29",
"extra_details": "{\"customer_name\":\"User\",\"customer_email\":\"developer@feedspace.io\",\"customer_designation\":\"Engineer\",\"customer_company\":\"Feedspace\",\"rating\":\"5\",\"review_url\":\"https:\\/\\/www.feedspace.io\\/\",\"review\":\"Excellent Digital Product. They create client testimonial videos and interview the clients from the comfort of their own homes.\",\"type\":\"file\",\"fs_workspace_id\":\"workspace_XFNj94dgkDhc6lc5rsjF66nr\",\"fs_original_workspace_id\":5020,\"customer_avatar\":{},\"website_logo\":{},\"attachments\":[{}],\"search\":\"Manual Video Review\"}",
"favourite": 0,
"sentiment_id": null,
"review_submitted_at": "2025-06-18 12:58:29",
"created_by": 7243,
"deleted_at": null,
"created_at": "2025-06-18T12:58:29.000000Z",
"updated_at": "2025-06-18T12:58:29.000000Z"
}
]
}
}