curl--location--request POST 'https://api.shorterloop.com/api/feedback-items/import' \
--header'Authorization;' \
--header'initiativeId;' \
--form'file=@"/Users/dineshrawat/Documents/feedback_report_alice_shorterloopdemo_active_items_2024-10-17.csv"'
Responses
🟢200OK
application/json
Body
Examples
{"success":true,"message":"Successfully imported 1 item(s). Go to the dashboard to review your items.","data":[{"status":"active","id":339,"title":"Customizable SEO Tools","type":"idea","long_description":"The SEO tools are handy, but more customizable options for advanced users would be beneficial.","slug":"customizable-seo-tools-mX6hc","external_key":"IDEA-30","user_id":1399,"subscription_id":1063,"cover_photo_url":"https://assets.apidog.com/app/apidoc-image/custom/20240503/e87d5323-3bfe-4d8e-97aa-8e1d6c7560fe.png","product_id":1117,"category_id":526,"status_id":832,"created_at":"2024-10-25T07:56:40.848Z","updated_at":"2024-10-25T07:56:40.848Z"}]}