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 MongoDB 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
Aggregate
Aggregate documents
Delete
Delete documents
Find
Find documents
Find And Replace
Find and replace documents
Find And Update
Find and update documents
Insert
Insert documents
Update
Update documents
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 how to build an n8n workflow that processes text, stores data in two databases, and sends messages to Slack.
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 MongoDB integration.
Michael Wells
Describe the problem/error/question Hi all, I’m having a weird new issue with my Airtable step, regarding the date. As you can see [1] it’s arriving from the webhook as an ISO8601 date, but is resulting in an Airtable e…
Open topic
João Textor
Describe the problem/error/question I have a workflow in which I use MongoDB Find to get all entries in my collection. I Edit one of the fields using “Edit Fields”, and then I iterate a loop to Update that field on Mongo…
Open topic
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast