Contacts from CSV — as cards in NocoDB

The scenario takes a CSV file from express, parses it and creates a separate page in NocoDB for each contact.

  • Import from a CSV in express
  • Parsing the file into records
  • A page for every contact
  • No manual field entry

How it works

To create NocoDB records from express without manual input, use a ready-made scenario.

  1. Starts when: When clicking ‘Execute workflow’
  2. Then: Download file
  3. Then: Extract from File
  4. Then: Code
  5. Then: Create a database page

You can launch this express + NocoDB integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.