Importar CSV a un tablero
Import a CSV file into a Board and transfer important data to your existing Plaky Board. With this solution, you can integrate information from external systems and Plaky.
Importar CSV #
To start, you will need to import your prepared CSV file into your Plaky Board. Here’s how:
- Haz clic en los tres puntos en la parte derecha
- Select Import from CSV

- Upload a CSV file
- Select the delimiter
- Toggle if the first row should be headers
- Select which column shows the Item name
- Click Proceed to move on to mapping

After uploading a CSV, you can map CSV columns to Board fields.
- Select the destination group
- Select one of the existing Item groups
- Create a new Item group
- Select a CSV column for group name
- Map to which Board Fields you want to import the data from the CSV
- Click on Finish import to complete the action

Si la columna CSV contiene más columnas que la cantidad permitida de campos en el tablero (definida por el plan de suscripción de su espacio de trabajo), puedes asignar las columnas CSV hasta ese límite y se deshabilitará la asignación de columnas adicionales. Si los datos de alguna columna no son tan importantes para ti, siempre puedes optar por omitir la asignación de esa columna eligiendo la opción Ninguno.
Los subelementos no se pueden importar desde CSV.
Columns that are not mapped will be lost.
Formato CSV obligatorio #
- Plaky uses a comma as the default delimiter. However, you can change it to a tab, a pipe, a space, or a semicolon.
- If the file is not marked as having headers, the first row is treated as item data, and for CSV, column names are generic: Column 1, Column 2, etc.
- The maximum CSV file size is 10MB.
Si tienes un archivo grande, un archivo con muchas filas, divídelo para que no exceda el límite.
Ejemplo de CSV #
You can create a CSV file: By opening an Excel file and then going Save as and choosing CSV format; or by opening a plain text editor (like Notepad) and putting headers in the first row (where you separate values with, for example, a comma), and listing values in new rows.
Descarga archivo CSV de ejemplo.
Grupo, Fecha de creación, Creado por, id-de-elemento, Título, Fecha de publicación, Persona, Copia, Diseño, Estado de publicación, Canal
GrupoA1,Fecha de creaciónA,,
GrupoB1,Fecha de creaciónB,,
GrupoB2,Fecha de creaciónB,Creado porB1,
GrupoC1,,Creado porC1,
GrupoC2,,Creado porC1,id-de-elemento1
,,,"id-de-elemento2,id-de-elemento3"
Notas #
- If you don’t select which column defines the Item name, the first column from your CSV file will be used by default as the Item name.
- The maximum number of rows in the CSV file is 1001.
- Character limits within the app also apply to CSV files.
- A CSV file can contain up to 18 values for the Status field; any additional values will be skipped during the import.
- The maximum number of Item groups to import is 20; any additional Item groups will be mapped to the last Item group on the Board.
- The content of the CSV file does not need to be in English.
- You can upload only one CSV file to a Board at a time; a new CSV file can be uploaded only after the import of the first file is complete.
- Each Field on the Board can be mapped to only one column from the CSV (1 column = 1 Field).
- CSV columns containing letters or numbers can be mapped to textual fields. However, if you attempt to map textual columns to timeline, date, or number fields, they will be skipped during the import.