Make.com + REM Labs: Visual Memory Automation
Make.com (formerly Integromat) lets you build complex automation workflows visually. By connecting it to REM Labs, you can automate knowledge capture and retrieval across hundreds of apps -- no code required. Build scenarios that store insights from meetings, emails, and CRMs directly into your AI memory.
Setting Up the HTTP Module
Make.com connects to REM Labs through its built-in HTTP module. No custom app installation needed.
Store a Memory (HTTP POST)
Recall Memories (HTTP POST)
Scenario: Email Insights Pipeline
Build a Make scenario that extracts key decisions from important emails and stores them as memories:
- Trigger: Gmail → Watch Emails (filtered by label "Important")
- Transform: OpenAI → Extract key decisions and action items from the email body
- Store: HTTP → POST to REM Labs /v1/remember with extracted insights
Scenario: CRM Deal Intelligence
Capture deal context from your CRM so AI agents can access customer history:
- Trigger: HubSpot → Deal Stage Changed
- Store: HTTP → POST to REM Labs with deal context
Scenario: Recall Before Responding
Build a scenario that checks REM Labs for context before sending automated responses:
- Trigger: Slack → New Message in Channel
- Recall: HTTP → POST to REM Labs /v1/recall with the message text
- Generate: OpenAI → Generate response using recalled memories as context
- Reply: Slack → Post Reply with the context-aware response
Visual debugging: Make.com shows the data flowing through each step. You can see exactly what memories were recalled and how they influenced the output -- great for tuning your automation.
Automate your AI memory visually
Free tier. Works with Make.com's HTTP module. No code required.
Get started free →