Save yourself the work of writing custom integrations for Airtable and Hansei and use n8n instead. Build adaptable and scalable Data & Storage, workflows that work with your technology stack. All within a building experience you will love.

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.
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
Check API status
Checks the status of the API.
List all bots
Retrieves a list of all bots available in the API.
List all conversations of a bot
Fetches all conversations associated with a specific bot.
Send message to bot
Sends a message to the bot to receive a response.
Send message to bot
Sends a message to the bot and returns the response
List all collections
Retrieves a list of all collections available in the API.
Upload file to create source
Uploads a file to establish a new source.
Write text to create source
Creates a new source by writing text into it.
Scrape webpage to create source
Scrapes content from a webpage to generate a new source.
Upload source
Uploads a source file along with its metadata.
To set up Hansei integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to Hansei to query the data you need using the API endpoint URLs you provide.
See the example hereThese API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the Hansei official documentation to get a full list of all API endpoints and verify the scraped ones!


Erick Rdz
g the :magnifying_glass_tilted_right: search function at the upper right. If your question hasn’t been asked before, please follow the template below. Skip the questions that are not relevant to you. → Des…

Ilian
Describe the problem/error/question I’ve been struggling with my workflow lately. I have 2 workflow indeed (I used this template) and it appears that my 2nd workflow, which have a “When executed by another workflow” trig…

Feramuz
I want to build a conversational data collection system that automatically extracts and classifies information from chat messages into structured JSON format. When a customer provides information in natural language - fo…

Spencer Fonbuena
Describe the problem/error/question I’ve been using airtable to trigger some automations with the n8n webhook node. I usually send the airtable info I need from airtable automations, and attach a secret, as a small bit …

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…
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast