· DataEase · Documentation  · 2 min read

Comments

A Comment is reader feedback attached to one of your blog articles.
With DataEase you can:

  • Export all comments for audit or reporting.
  • Mark many comments as spam, not spam, approve, or delete in one upload.

Shopify’s comment-management guide.


Table of Contents

  1. Export
  2. Import
  3. Field reference
  4. Filters

2. Export

  1. Pick a file type (CSV or Excel).
  2. Select Comment as the entity.
  3. Choose the fields you need—bodyHtml, authorName, status, etc.
  4. Run the task and download your file.

See detailed steps in the Export guide.


3. Import

Comments are read-only except for changing their status.
Supported commands in the command column (case-insensitive):

  • spam
  • not_spam
  • approve
  • delete
  • ignore (do nothing)

Steps:

  1. Download the export file.
  2. Fill at least id and command for each row you want to change.
  3. In DataEase, map the columns, upload the file, and start the import.

Full instructions: Import guide


4. Field reference

id

Unique ID of the comment. Required for every import row.

command

Action to run on this comment (spam, not_spam, approve, delete, ignore).

bodyHtml

Comment content with HTML. Export only.

body

Comment content without HTML. Export only.

createdAt

Date the comment was created (ISO 8601). Export only.

ip

Commenter’s IP address. Export only.

isPublished

true if the comment is visible. Export only.

publishedAt

Date the comment became visible. Export only.

status

Current moderation status (published, spam, pending). Export only.

updatedAt

Last time the comment changed. Export only.

userAgent

Browser user agent string of the commenter. Export only.

Author

authorEmail

Email address of the commenter. Export only.

authorName

Name of the commenter. Export only.

Article

articleId

ID of the article this comment belongs to. Export only.

articleHandle

Article handle used in the post URL. Export only.


5. Filters

Id

Export one specific comment by its id.

PublishedStatus

Export comments that are published (true) or hidden (false).

Status

Filter by moderation status (spam, published, pending).


Need help? Our support team replies within 24 hours.