Create cards or records from a xlsx spreadsheet.

If you have a spreadsheet with important information and wish to create cards or records with that data, it is possible with our API. Each line of the sheet will be converted to a card/record.

This mutation copy the data from your sheet and creates multiple cards in a pipe or records in a database table.

🚧

Permission

You MUST be the pipe or table Admin!

Spreadsheet

🚧

Make sure the sheet is Public!

To send the information to Pipefy, the XSLX's URL file must be public.

How to set up the sheet?

The column represent a field on Pipefy and the line represent a card/record. Example:

❗️

First line

We ignore the first line of the sheet, so use it as a place to put the title of each column.

Short Text fieldEmail fieldPhone fieldShort Text fieldLong Text field
Card/Record #1[email protected]+1 202 555-0123shot text from card/record #1long text from card/record #1
Card/Record #2[email protected]+1 202 555-4567shot text from card/record #2long text from card/record #2
Card/Record #3[email protected]+1 202 555-8901shot text from card/record #3long text from card/record #3

How should I configure the information of each column regarding the field type?

The information sent to pipefy must follow a pattern. The content should match exactly the fields configuration on Pipefy!

FieldDetail
AssigneeThe users' emails or the users' names separated by commas and formatted as Plain Text.
AttachmentNot supported.
Vertical/Horizontal ChecklistThe text of the checklist options separated by commas and formatted as Plain Text.
CPFEleven numbers following the pattern 000.000.000-00 formatted as Plain Text.
CNPJFourteen numbers following the pattern 000.000.00/0000-00 formatted as Plain Text.
DateThe value formatted as a date.
Date Time and Due DateThe value formatted as a Date time.
CurrencyThe value formatted as Currency.
Label SelectThe text of the labels' names separated by commas and formatted as Plain Text.
EmailThe email formatted as Plain Text.
NumberThe number formatted as Plain Text.
Short/Long TextThe text formatted as Plain Text.
Vertical/Horizontal RadioThe text of the selected option formatted as Plain Text.
PhoneNumbers in the format of phone numbers of the country you want. Brazil: + 55 41 1234-5678.
(use a single quotation mark before the plus sign)
StatementNot supported.
SelectThe text of the selected option formatted as Plain Text.
TimeThe value formatted as Time.
ID Not supported.
Connection Field The card's ID or record's ID formatted as Plain Text.