OpenAI Assistant for Hubspot Chat
Watch for new message on the chatbot. This can be triggered with [n8n chat widget](https://www.npmjs.com/package/@n8n/chat), hubspot or other chat services.
Integrations Used (4)
Prerequisites
Required Credentials (5)
Airtable Token
Used by: Airtable, createThread
Hubspot
Used by: getHubspotMessage, respondHubspotMessage1
Hubspot App Token
Used by: getHubspotMessage, respondHubspotMessage1
Hubspot Developer
Used by: getHubspotMessage, respondHubspotMessage1
OpenAI
Used by: OpenAi Create Thread, OpenAI Run +6 more
Multiple services required
This workflow needs 5 different credentials. Make sure you have accounts for all services before importing.
Complexity
Expert level. Custom code, complex logic, many integrations.
When to Use This Workflow
Automated Reporting
Automatically collect and organize data into spreadsheets for analysis.
Spend less time on data entry and more time on insights.
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
Error Reduction
Eliminate human error from routine processes with consistent automation.
Improve accuracy and reliability across your workflows.
{
"id": "C2pB17EpXAJwOcst",
"meta": {
"instanceId": "ba379c9b99d35340c90344105e7e5d06ca0de3e88926f0384d2c23099dad1937"
},
"name": "OpenAI Assistant for Hubspot Chat",
"tags": [],
"nodes": [
{
"id": "7f11a684-911b-4fbc-ba1b-a8e7bce8e914",
"name": "getHubspotMessage",
"type": "n8n-nodes-base.httpRequest",
"position": [
280,
580
],
"parameters": {
"url": "=https://api.hubapi.com/conversations/v3/conversations/threads/{{ $json[\"body\"][0][\"objectId\"] }}/messages/{{ $json[\"body\"][0][\"messageId\"] }}",
"options": {},
"authentication": "predefinedCredentialType",
...Related Workflows
AI Agent for project management and meetings with Airtable and Fireflies
Replace API key for Fireflies
Webhook Workflow
Automated workflow: Webhook Workflow. This workflow integrates 8 different services: webhook, stickyNote, filter, airtab...
Selenium Ultimate Scraper Workflow
N8N Ultimate Scraper - Workflow This workflow's objective is to collect data from any website page, whether it requires...
Handling Job Application Submissions with AI and n8n Forms
1. Application Form To Upload CV [Learn more the Form Trigger node](https://docs.n8n.io/integrations/builtin/core-nodes/...
AI Agent to chat with Airtable and analyze data
Replace Mapbox public key - <yourpublickey> in code
Email Subscription Service with n8n Forms, Airtable and AI
4. Using Subworkflows to run executions concurrently This configuration is desired when sequential execution is slow and...