Skip to main content
Last updated: 2026/6/5

Creating a CSV file for bulk import in Excel

Supported Social Platforms
X (Twitter)InstagramThreadsFacebook
Supported Plans
ProfessionalBusinessEnterprise

This section explains how to create CSV files for bulk import using spreadsheet applications like Excel.

Create a CSV File for Text-Only Posts

  1. Open the downloaded sample file in a spreadsheet application such as Excel, or create a new file by selecting [File] > [New].
  2. In column A, enter the desired post date and time in "YYYY/MM/DD HH:MM" format. You can specify a post date and time up to 1 year and 6 months in advance.
  3. In column B, enter the post content. Line breaks within cells will also be reflected in the post.
  4. Repeat steps 2 and 3 for the number of posts you wish to schedule.
  5. Export the CSV file by selecting [File] > [Save As].
  6. From [File type], select [CSV UTF-8 (Comma delimited)]. For details on how to save, please refer to How to Save as UTF-8 or Shift_JIS.
  7. Enter the file name and save.

Create a CSV File for Bulk Importing Posts with Media

With a single CSV file, you can collectively add posts with media and text-only posts to scheduled posts or drafts.

To bulk import posts with media, you need to upload images and videos to the Media Library in advance. Please refer to How to Upload Media (Images and Videos) to the Media Library for upload instructions.

  1. Open the downloaded sample file in a spreadsheet application such as Excel, or create a new file by selecting [File] > [New].
  2. Create the CSV file according to the format described in Details of Input Fields below.
  3. Export the CSV file by selecting [File] > [Save As].
  4. From [File type], select [CSV UTF-8 (Comma delimited)]. For details on how to save, please refer to How to Save as UTF-8 or Shift_JIS.
  5. Enter the file name and save.

Details of Input Fields

Field NameExample InputRequired/OptionalNotes
Post Date and Time2025/08/21 10:00RequiredEnter the date and time in "YYYY/MM/DD HH:MM" format. You can specify a post date and time up to 1 year and 6 months in advance.
Post ContentThis is a sample postRequiredLine breaks within cells will also be reflected in the post.
Media 120250821_01.jpgOptionalEnter the file name of the media uploaded to SocialDog's Media Library. Be sure to include the file extension (.jpg/.png) in the file name.
Media 220250821_02.jpgOptionalYou can specify up to 20 media files per post (up to 4 for X (Twitter), up to 10 for Instagram/Facebook). Please add as many media header rows as needed.
Media 3OptionalIf left blank, the post will be text-only.
Media 420250821_04.jpgOptional
Media 520250821_05.jpgOptional
Media 620250821_06.jpgOptional
Media 720250821_07.jpgOptional
Media 820250821_08.jpgOptional
Media 920250821_09.jpgOptional
Media 1020250821_10.jpgOptional
tip

For information on how to obtain media file names, please refer to How to Upload Media (Images and Videos) to the Media Library.

How to Set CSV File Dates to SocialDog Compatible Format

Perform the following operations to set the date format in the CSV file to a format compatible with SocialDog.

  1. Select the cell(s) whose date format you want to change, and click "Format Cells".
  2. Enter "yyyy/mm/dd hh:mm" in the Format field and click OK.

How to Save as UTF-8 or Shift_JIS

  1. Select [File] > [Export] > [Change File Type] > [CSV (Comma delimited)], and then click [Save As].
  2. If the file contains emojis, change [File type] to [CSV UTF-8 (Comma delimited) (*.csv)].
  3. Enter a desired file name and click [Save].
tip

If the file contains emojis, select UTF-8.

About Line Breaks within Cells

When editing directly with a text editor, line breaks must be enclosed in double quotes (""). When editing with Excel, line breaks within cells are automatically converted during CSV export, so there is no need to enclose them in double quotes.

About Functions such as LEN Function

Functions are converted to text when exported to a CSV file.

The post content to be registered will be displayed on the confirmation screen after upload, so please be sure to verify it before registration.