Importar CSV para um quadro
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:
- Clique nos três pontos à direita
- 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

Se a coluna CSV contiver mais colunas do que o número permitido de campos no quadro (definido pelo plano de assinatura do seu espaço de trabalho), você poderá mapear as colunas CSV até esse limite, e o mapeamento de colunas adicionais será desabilitado. Se os dados de alguma coluna não forem tão importantes, você pode optar por pular o mapeamento dessa coluna escolhendo a opção Nenhum.
Subitens não podem ser importados de CSV.
Columns that are not mapped will be lost.
Formato CSV obrigatório #
- 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.
Se você tiver um arquivo grande ou com muitas linhas, divida-o para que não ultrapasse o limite.
Exemplo 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.
Baixar arquivo CSV de exemplo.
Grupo, Data de criação, Criado por, item-id, Título, Data de publicação, Pessoa, Cópia, Design, Status da publicação, Canal
GrupoA1, Data de criaçãoA,,
GrupoB1, Data de criaçãoB,,
GrupoB2, Data de criaçãoB, Criado porB1,
GrupoC1,, Criado porC1,
GrupoC2,, Criado porC1, item-id1
,,,"item-id2, item-id3"
Observações #
- 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.