"Local File" node

You can use the Local File node to transfer the files from your device to the workflow. You can use the node in the workflows whose purpose is to pass the data further (for example, for import).

Prerequisites


  • Only accepted file formats: .CSV, .XML, .JSONL, .JSON
  • Maximum size of the file: 500 MB

Node configuration


Node settings without a file selected
Node settings without a file selected
  1. Click the Local File node.
  2. On the pop-up, upload a file from your device.
    Important: You can’t change the file after you launch the workflow. To import a different file, you must create a new workflow.
  3. Optionally, you can modify the delimiter, quotation mark character, and escape characters:
    1. Enable Customize metacharacters.
    2. Modify values in Delimiter, Quotation mark, and Escape character fields.
  4. Optionally, you can get the preview of the first 20 records of the uploaded file.
  5. Confirm by clicking Apply.

Example of use


You can combine the Local File node with the Import profiles node to import a file with customer data.

The file used in this example

firstName,lastName,email
Dwight,Addams,dwight.addams@test.com
Martin,Smith,martin.smith@test.com
Kurt,Doe,kurt.doe@test.com

Example of use
Single import of customers to Synerise
  1. Start the workflow with the Scheduled Run node.
  2. In the configuration of the node:
    1. Set the Run trigger to one time.
    2. Select the Immediately tab.
    3. Click Apply.
  3. Add the Local file node.
  4. In the configuration of the node:
    1. Upload the file with customers.
    2. Click Apply.
  5. Add the Import profiles node.
  6. Add the End node.
😕

We are sorry to hear that

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

😉

Awesome!

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

Close modal icon Placeholder alt for modal to satisfy link checker