Get Note
n8n-nodes-base.httpRequest
Retrieve a specific note by ID from Follow Up Boss
Use Cases
Get note details by ID
Retrieve note content
Build note detail views
Access specific note history
Configuration
Node Configuration Summary
Ready-to-use Follow Up Boss node configured for get note.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/v1/notes/{{ $json.noteId }}
Nodes:
2
Auth:
HTTP Basic Auth (API Key)