Contacts from CSV — as cards in Snowflake

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

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

How it works

To create Snowflake records from S3 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 S3 + Snowflake integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.