Seamlessly connect conversations with your CRM, ecommerce store, and project databases.

1. HubSpot CRM Node
Create or update contacts, log deals, and append call/chat notes in HubSpot.
Designer Settings:
Operation: upsertContact, createDeal, createNote, searchContact.
Contact email address (e.g. {user_email}).
Customer first name (e.g. {user_name}).
Deal title (e.g., Consulting Package - {user_name}).
2. Shopify Node
Query products, lookup order tracking, and create draft orders in your Shopify store.
Designer Settings:
Operation: getOrder, searchProducts, createDraftOrder.
Order number to look up (e.g. {order_number}).
3. WooCommerce Node
Query products, inspect order status, and create orders on your WordPress / WooCommerce store.
Designer Settings:
Operation: searchOrders, searchProducts, updateOrderStatus, createOrder.
4. Airtable Node
Read, create, and update records inside your Airtable bases.
Designer Settings:
Exact table name in Airtable (e.g. Leads or Orders).
JSON mapping of table columns to conversation variables.
5. Notion Node
Create pages, query databases, and append structured notes to Notion.