In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Create custom Airtable and Snowflake workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
Get Many
List all the bases
Get Schema
Get the schema of the tables in a base
Create
Create a new record in a table
Create or Update
Create a new record, or update the current one if it already exists (upsert)
Delete
Delete a record from a table
Get
Retrieve a record from a table
Search
Search for specific records or list all
Update
Update a record in a table
Execute Query
Execute an SQL query
Insert
Insert rows in database
Update
Update rows in database
Snowflake users are often faced with the need to import data in CSV format into Snowflake tables. This article aims to address this need by providing three methods to streamline the import process.
Lacking time or inspiration for your tweets? Then leverage OpenAI and n8n to generate tweets for you and store them in Airtable for further review.
Learn to build a workflow to get customer information from Airtable and send SMS messages to them without writing a single line of code.
Discover our latest community's recommendations and join the discussions about Airtable and Snowflake integration.
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast